diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4b2940d8..c5153f9b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -74,7 +74,7 @@ repos: - repo: https://github.com/executablebooks/mdformat # Do this before other tools "fixing" the line endings - rev: 0.7.22 + rev: 1.0.0 hooks: - id: mdformat name: Format Markdown @@ -166,13 +166,13 @@ repos: ) - repo: https://github.com/rhysd/actionlint - rev: v1.7.11 + rev: v1.7.12 hooks: - id: actionlint stages: [pre-commit, pre-push, manual] - repo: https://github.com/codespell-project/codespell - rev: v2.4.1 + rev: v2.4.2 hooks: - id: codespell args: