We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d013e60 commit 0b913a8Copy full SHA for 0b913a8
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
args: [--strict]
40
41
- repo: https://github.com/renovatebot/pre-commit-hooks
42
- rev: 42.66.0
+ rev: 42.66.14
43
hooks:
44
- id: renovate-config-validator
45
@@ -105,13 +105,13 @@ repos:
105
args: [--autofix]
106
107
- repo: https://github.com/tombi-toml/tombi-pre-commit
108
- rev: v0.7.10
+ rev: v0.7.14
109
110
- id: tombi-format
111
- id: tombi-lint
112
113
- repo: https://github.com/astral-sh/uv-pre-commit
114
- rev: 0.9.18
+ rev: 0.9.20
115
116
- id: uv-lock
117
always_run: true
0 commit comments