Switch typos pre-commit to mirror

This commit is contained in:
Simon Alibert 2025-04-08 11:02:02 +02:00
parent 437fc29e12
commit cb3c00822e
1 changed files with 2 additions and 2 deletions

View File

@ -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]