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 89f93dfCopy full SHA for 89f93df
.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.14.1
35
hooks:
36
- id: ruff-check
37
args: [ --fix ]
0 commit comments