diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a7a8f1a945..54aab0eb2f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: exclude: ^tests/fixtures/ - id: check-vcs-permalinks - repo: https://github.com/codespell-project/codespell - rev: v2.4.2 + rev: v2.4.3 hooks: - id: codespell exclude_types: [json]