diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eb21d71..1d8844d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,6 +13,6 @@ repos: - "--unsafe" # Allow tags - id: check-added-large-files - repo: https://github.com/crate-ci/typos - rev: typos-v0.10.20 + rev: typos-v0.10.21 hooks: - id: typos