We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4047d31 + 62d5b61 commit c7c3df7Copy full SHA for c7c3df7
1 file changed
.pre-commit-config.yaml
@@ -20,19 +20,19 @@ repos:
20
args: [--ignore-words-list, Nd]
21
22
- repo: https://github.com/astral-sh/uv-pre-commit
23
- rev: 0.6.12
+ rev: 0.7.16
24
hooks:
25
- id: uv-lock
26
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: v0.11.4
+ rev: v0.12.1
29
30
- id: ruff-format
31
- id: ruff
32
args: [--fix]
33
34
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
35
- rev: v2.14.0
+ rev: v2.15.0
36
37
- id: pretty-format-yaml
38
args: [--autofix, --indent, '2']
0 commit comments