diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0e6369d..7ab6ec7 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: v1.20.9 + rev: v1.20.10 hooks: - id: typos