diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 558da7ad5..0873ca275 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: - id: black - repo: https://github.com/codespell-project/codespell - rev: v2.2.4 + rev: v2.2.5 hooks: - id: codespell args: [--ignore-words=.codespellignore]