diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9ee56316..7720f723 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.19.0 + rev: v1.20.1 hooks: - id: typos args: [--exclude=sorbet/rbi/gems, --force-exclude]