diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6f37a8074..790827e34 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: hooks: - id: markdownlint - repo: https://github.com/tcort/markdown-link-check - rev: v3.12.1 + rev: v3.11.2 hooks: - id: markdown-link-check args: [--config=markdown-link-check.json, --quiet]