diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6db3ef2..534537a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: detect-secrets - repo: https://github.com/codespell-project/codespell - rev: v2.2.6 + rev: v2.3.0 hooks: - id: codespell args: [--ignore-words-list, iterm]