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 14b7f73 commit a6ca786Copy full SHA for a6ca786
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
# files: ^renovate\.json$
19
20
- repo: https://github.com/astral-sh/ruff-pre-commit
21
- rev: v0.11.7
+ rev: v0.11.11
22
hooks:
23
- id: ruff
24
args: ["--output-format=concise"]
@@ -37,7 +37,7 @@ repos:
37
38
- repo: https://github.com/astral-sh/uv-pre-commit
39
# uv version.
40
- rev: 0.6.17
+ rev: 0.7.8
41
42
# Update the uv lockfile
43
- id: uv-lock
0 commit comments