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 f3664de commit 26e3fbaCopy full SHA for 26e3fba
.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.7
+ rev: v0.13.0
35
hooks:
36
- id: ruff-check
37
args: [ --fix ]
0 commit comments