diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8f0ea2bf7..7546c4d79 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.2 + rev: v2.2.4 hooks: - id: codespell args: [--ignore-words=.codespellignore]