We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88cea24 + 9989f00 commit 6439a29Copy full SHA for 6439a29
1 file changed
.pre-commit-config.yaml
@@ -20,15 +20,15 @@ repos:
20
args: [--ignore-words-list, Nd]
21
22
- repo: https://github.com/astral-sh/uv-pre-commit
23
- rev: 0.7.16
+ rev: 0.7.19
24
hooks:
25
- id: uv-lock
26
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: v0.12.1
+ rev: v0.12.2
29
30
- id: ruff-format
31
- - id: ruff
+ - id: ruff-check
32
args: [--fix]
33
34
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
0 commit comments