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.
2 parents b40da68 + 749edd8 commit f3664deCopy full SHA for f3664de
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
- id: uv-lock
32
args: [ --offline ]
33
- repo: https://github.com/astral-sh/ruff-pre-commit
34
- rev: v0.12.5
+ rev: v0.12.7
35
hooks:
36
- id: ruff-check
37
args: [ --fix ]
0 commit comments