diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 556fd11f5..cf6989875 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -138,7 +138,7 @@ repos: ### in order for typos pre-commit hook to read it. ### In this case, comment out this block until ".typos.toml" has been committed successfully - repo: https://github.com/crate-ci/typos - rev: "v1.28.4" + rev: "v1.29.0" hooks: - id: typos name: Spellcheck with Typos