Skip to content

Commit 6bcc8d5

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

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
@@ -19,7 +19,7 @@ repos:
1919

2020
# Linter and formatter
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.11.9
22+
rev: v0.11.11
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.10.4
45+
rev: 40.31.0
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: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

0 commit comments

Comments
 (0)