diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0cbb2afcf..b2a950742 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,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]