Skip to content

Commit 2ddcea3

Browse files
Update all dependencies (#244)
Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
1 parent 908c59d commit 2ddcea3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repos:
4343

4444
# Linter and formatter
4545
- repo: https://github.com/astral-sh/ruff-pre-commit
46-
rev: v0.11.8
46+
rev: v0.11.9
4747
hooks:
4848
- id: ruff
4949
args:
@@ -82,6 +82,6 @@ repos:
8282

8383
# renovate.json validator
8484
- repo: https://github.com/renovatebot/pre-commit-hooks
85-
rev: 40.3.4
85+
rev: 40.10.4
8686
hooks:
8787
- id: renovate-config-validator

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/fedora/python-313:20250430@sha256:8f5dc081d13e24c0d4c9a8da13f32a025cace85a232d6a2f3d19d58a7b58b0a0 AS builder
1+
FROM quay.io/fedora/python-313:20250507@sha256:70f03189c9bc1911e6b3d89a6f8673175ad532f8da88e6a089da9d2e39c8b57d AS builder
22

33
# builder should use root to install/create all files
44
USER root

0 commit comments

Comments
 (0)