diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1d5b5ea41..5714e5140 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.1 hooks: - id: codespell additional_dependencies: @@ -36,7 +36,7 @@ repos: )$ - repo: https://github.com/errata-ai/vale - rev: v3.9.3 + rev: v3.9.4 hooks: - id: vale