diff --git a/.pre-commit-config-optional.yaml b/.pre-commit-config-optional.yaml index caa92d0812a..e0019e10d52 100644 --- a/.pre-commit-config-optional.yaml +++ b/.pre-commit-config-optional.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/tcort/markdown-link-check - rev: v3.11.0 + rev: v3.10.3 hooks: - id: markdown-link-check args: [--config=.markdown-link-check.json]