diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8f089da0..7b23fb25 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: sort-simple-yaml - id: trailing-whitespace - repo: https://github.com/crate-ci/typos - rev: v1.20.4 + rev: v1.20.8 hooks: - id: typos args: [--exclude=sorbet/rbi/gems, --force-exclude]