Switch typos pre-commit to mirror
This commit is contained in:
parent
437fc29e12
commit
cb3c00822e
|
@ -36,8 +36,8 @@ repos:
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
|
|
||||||
- repo: https://github.com/crate-ci/typos
|
- repo: https://github.com/adhtruong/mirrors-typos
|
||||||
rev: v1
|
rev: v1.31.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: typos
|
- id: typos
|
||||||
args: [--force-exclude]
|
args: [--force-exclude]
|
||||||
|
|
Loading…
Reference in New Issue