diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ae62457dc..b2649b0a6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: - id: black - repo: https://github.com/codespell-project/codespell - rev: v2.2.1 + rev: v2.2.2 hooks: - id: codespell args: [--ignore-words=.codespellignore]