diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bcd934c5..a6e825ef 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.4.1 + rev: v2.4.2 hooks: - id: codespell additional_dependencies: @@ -36,7 +36,7 @@ repos: )$ - repo: https://github.com/errata-ai/vale - rev: v3.13.1 + rev: v3.14.1 hooks: - id: vale