diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index baec9208..6b9a6701 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: check-added-large-files - id: check-case-conflict @@ -19,7 +19,7 @@ repos: - id: markdownlint - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v8.13.3 + rev: v8.14.0 hooks: - id: cspell args: [--no-must-find-files,