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 5926cd8 commit 300adeeCopy full SHA for 300adee
1 file changed
.pre-commit-config.yaml
@@ -38,15 +38,15 @@ repos:
38
# tomli needed on 3.10. tomllib is available in stdlib on 3.11+
39
- tomli
40
- repo: https://github.com/adhtruong/mirrors-typos
41
- rev: v1.38.1
+ rev: v1.39.0
42
hooks:
43
- id: typos
44
- repo: https://github.com/sphinx-contrib/sphinx-lint
45
rev: v1.0.1
46
47
- id: sphinx-lint
48
- repo: https://github.com/woodruffw/zizmor-pre-commit
49
- rev: v1.16.1
+ rev: v1.16.2
50
51
- id: zizmor
52
- repo: local
0 commit comments