Skip to content

Commit ab4c802

Browse files
fix(deps): update all dependencies
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 53ac935 commit ab4c802

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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.9.10
46+
rev: v0.10.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.196.0
82+
rev: 39.200.2
8383
hooks:
8484
- id: renovate-config-validator

0 commit comments

Comments
 (0)