We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65f19bb commit f43dcccCopy full SHA for f43dccc
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.262.1
+ rev: 39.264.0
15
hooks:
16
- id: renovate-config-validator
17
args: [--strict]
@@ -29,7 +29,7 @@ repos:
29
- id: gitlint-ci
30
31
- repo: https://github.com/gitleaks/gitleaks
32
- rev: v8.24.3
+ rev: v8.25.0
33
34
- id: gitleaks
35
@@ -82,7 +82,7 @@ repos:
82
- id: ruff-format
83
84
- repo: https://github.com/astral-sh/uv-pre-commit
85
- rev: 0.6.17
+ rev: 0.7.0
86
87
- id: uv-lock
88
always_run: true
0 commit comments