diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index edf21d1b1b..ccfdc5efbe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: requirements-txt-fixer - id: check-vcs-permalinks - repo: https://github.com/codespell-project/codespell - rev: v2.4.1 + rev: v2.4.2 hooks: - id: codespell exclude_types: [json]