We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 655ca83 + 08c374e commit eecf5d5Copy full SHA for eecf5d5
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: hadolint
12
13
- repo: https://github.com/renovatebot/pre-commit-hooks
14
- rev: 39.194.0
+ rev: 39.205.1
15
hooks:
16
- id: renovate-config-validator
17
args: [--strict]
@@ -74,15 +74,15 @@ repos:
74
stages: [manual]
75
76
- repo: https://github.com/astral-sh/ruff-pre-commit
77
- rev: v0.9.10
+ rev: v0.11.0
78
79
- id: ruff
80
args: [--fix]
81
82
- id: ruff-format
83
84
- repo: https://github.com/astral-sh/uv-pre-commit
85
- rev: 0.6.5
+ rev: 0.6.6
86
87
- id: uv-lock
88
always_run: true
0 commit comments