Skip to content

Commit 1d6d331

Browse files
Update all dependencies
Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
1 parent 6bcc8d5 commit 1d6d331

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

.pre-commit-config.yaml

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

2020
# Linter and formatter
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.11.11
22+
rev: v0.11.12
2323
hooks:
2424
- id: ruff
2525
args:
@@ -42,6 +42,6 @@ repos:
4242

4343
# renovate.json validator
4444
- repo: https://github.com/renovatebot/pre-commit-hooks
45-
rev: 40.31.0
45+
rev: 40.36.8
4646
hooks:
4747
- 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:20250522@sha256:688887504296591de4a1b8fb043997b13bf4628f7857c117e75565474f0e6a46 AS builder
1+
FROM quay.io/fedora/python-313:20250528@sha256:dba47f36203c1e57600321cd16a3e5061c9839aa8f3f19fcf4ca610b76faaac7 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)