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 8f91bdc commit 2ca42d1Copy full SHA for 2ca42d1
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
# tomli needed on 3.10. tomllib is available in stdlib on 3.11+
39
- tomli
40
- repo: https://github.com/crate-ci/typos
41
- rev: v1
+ rev: v1.30.2
42
hooks:
43
- id: typos
44
- repo: https://github.com/sphinx-contrib/sphinx-lint
0 commit comments