We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f45d0c commit a5194b5Copy full SHA for a5194b5
.pre-commit-config.yaml
@@ -52,7 +52,7 @@ repos:
52
entry: python3 scripts/check_md_html.py
53
54
- repo: https://github.com/tcort/markdown-link-check
55
- rev: v3.12.2
+ rev: v3.13.7
56
hooks:
57
- id: markdown-link-check
58
args: ["-q", "-c", "markdown_link_config.json"]
0 commit comments