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 d65d3f6 commit b633fdaCopy full SHA for b633fda
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
additional_dependencies:
38
# tomli needed on 3.10. tomllib is available in stdlib on 3.11+
39
- tomli
40
- - repo: https://github.com/crate-ci/typos
+ - repo: https://github.com/adhtruong/mirrors-typos
41
rev: v1.31.1
42
hooks:
43
- id: typos
0 commit comments