Skip to content

Commit a9ae32f

Browse files
red-hat-konflux[bot]hluk
authored andcommitted
fix(deps): update all dependencies
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 26474ab commit a9ae32f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Diff for: .pre-commit-config.yaml

+2-2
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.10.0
46+
rev: v0.11.0
4747
hooks:
4848
- id: ruff
4949
args:
@@ -79,6 +79,6 @@ repos:
7979

8080
# renovate.json validator
8181
- repo: https://github.com/renovatebot/pre-commit-hooks
82-
rev: 39.200.2
82+
rev: 39.205.1
8383
hooks:
8484
- id: renovate-config-validator

Diff for: Containerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/fedora/python-313:20250312@sha256:f2b9af0b11d4473c05eea4a43d1dd0a2991ad595da2dcc76d26b6672d79977c5 AS builder
1+
FROM quay.io/fedora/python-313:20250319@sha256:f1971be4d0dc34a662a8baf621ff53ef0050c228f199d5d7cb31e7abd9214946 AS builder
22

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

Diff for: poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)