diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fa09653..c4654ed 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: language: fail - repo: https://github.com/codespell-project/codespell - rev: v2.2.6 + rev: v2.3.0 hooks: - id: codespell exclude: (^Gemfile.lock|\.js|\.map)$