We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea4812f + fd0873b commit fb1ebc6Copy full SHA for fb1ebc6
1 file changed
.pre-commit-config.yaml
@@ -17,12 +17,12 @@ repos:
17
- id: check-shebang-scripts-are-executable
18
19
- repo: https://github.com/astral-sh/uv-pre-commit
20
- rev: 0.5.14
+ rev: 0.6.12
21
hooks:
22
- id: uv-lock
23
24
- repo: https://github.com/astral-sh/ruff-pre-commit
25
- rev: v0.8.6
+ rev: v0.11.4
26
27
- id: ruff-format
28
- id: ruff
0 commit comments