diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 29a1712..38581e0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: editorconfig-checker alias: ec - repo: https://github.com/crate-ci/typos - rev: v1.17.0 + rev: v1.17.2 hooks: - id: typos pass_filenames: false