diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 736bfb4..f52b76c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: args: [-c, .markdownlint.json, --fix] - repo: https://github.com/tcort/markdown-link-check - rev: v3.13.7 + rev: v3.14.1 hooks: - id: markdown-link-check args: [-q, -c, .markdown-link-check.json]