We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9d83df + 93c22fd commit 0cfeaebCopy full SHA for 0cfeaeb
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: 40.49.5
+ rev: 40.59.3
15
hooks:
16
- id: renovate-config-validator
17
args: [--strict]
@@ -82,7 +82,7 @@ repos:
82
- id: ruff-format
83
84
- repo: https://github.com/astral-sh/uv-pre-commit
85
- rev: 0.7.12
+ rev: 0.7.13
86
87
- id: uv-lock
88
always_run: true
0 commit comments