We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ea1459 commit 7c40c0aCopy full SHA for 7c40c0a
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
args: [--strict]
17
18
- repo: https://github.com/renovatebot/pre-commit-hooks
19
- rev: 42.19.7
+ rev: 42.29.4
20
hooks:
21
- id: renovate-config-validator
22
@@ -40,7 +40,7 @@ repos:
40
- id: gitlint-ci
41
42
- repo: https://github.com/gitleaks/gitleaks
43
- rev: v8.29.1
+ rev: v8.30.0
44
45
- id: gitleaks
46
@@ -76,13 +76,13 @@ repos:
76
args: [--autofix]
77
78
- repo: https://github.com/tombi-toml/tombi-pre-commit
79
- rev: v0.6.54
+ rev: v0.7.0
80
81
- id: tombi-format
82
- id: tombi-lint
83
84
- repo: https://github.com/astral-sh/uv-pre-commit
85
- rev: 0.9.11
+ rev: 0.9.14
86
87
- id: uv-lock
88
always_run: true
0 commit comments