We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 445cdbd + 1f130a9 commit e7af57eCopy full SHA for e7af57e
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
args: [--strict]
23
24
- repo: https://github.com/renovatebot/pre-commit-hooks
25
- rev: 42.29.5
+ rev: 42.40.3
26
hooks:
27
- id: renovate-config-validator
28
@@ -82,13 +82,13 @@ repos:
82
args: [--autofix]
83
84
- repo: https://github.com/tombi-toml/tombi-pre-commit
85
- rev: v0.7.0
+ rev: v0.7.4
86
87
- id: tombi-format
88
- id: tombi-lint
89
90
- repo: https://github.com/astral-sh/uv-pre-commit
91
- rev: 0.9.14
+ rev: 0.9.16
92
93
- id: uv-lock
94
always_run: true
0 commit comments