diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 66f77f7e..5e8015d7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - --allow-multiple-documents - id: check-added-large-files - repo: https://github.com/codespell-project/codespell - rev: v2.1.0 + rev: v2.2.4 hooks: - id: codespell - repo: https://github.com/adrienverge/yamllint.git