diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 27accd5d0..e7ac454f1 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]