We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9a9500 + 029d8db commit 9029e6fCopy full SHA for 9029e6f
1 file changed
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: sort-simple-yaml
21
files: .pre-commit-config.yaml
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
- rev: v0.13.3
+ rev: v0.14.10
24
hooks:
25
- id: ruff-format
26
- id: ruff-check
@@ -38,10 +38,10 @@ repos:
38
additional_dependencies:
39
- tomli
40
- repo: https://github.com/adhtruong/mirrors-typos
41
- rev: v1.37.2
+ rev: v1.41.0
42
43
- id: typos
44
- repo: https://github.com/woodruffw/zizmor-pre-commit
45
- rev: v1.14.2
+ rev: v1.19.0
46
47
- id: zizmor
0 commit comments