Skip to content

Commit 8bc5f64

Browse files
Update all dependencies
Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
1 parent 7305fbb commit 8bc5f64

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ repos:
3535

3636
# Auto-update syntax
3737
- repo: https://github.com/asottile/pyupgrade
38-
rev: v3.19.1
38+
rev: v3.20.0
3939
hooks:
4040
- id: pyupgrade
4141
args:
4242
- --py313-plus
4343

4444
# Linter and formatter
4545
- repo: https://github.com/astral-sh/ruff-pre-commit
46-
rev: v0.11.9
46+
rev: v0.11.11
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.10.4
85+
rev: 40.31.0
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:20250507@sha256:70f03189c9bc1911e6b3d89a6f8673175ad532f8da88e6a089da9d2e39c8b57d AS builder
1+
FROM quay.io/fedora/python-313:20250522@sha256:688887504296591de4a1b8fb043997b13bf4628f7857c117e75565474f0e6a46 AS builder
22

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

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)