diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 668a631a..4d4bda95 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: sort-simple-yaml - id: trailing-whitespace - repo: https://github.com/crate-ci/typos - rev: v1.22.9 + rev: v1.24.6 hooks: - id: typos args: [--exclude=sorbet/rbi/gems, --force-exclude]