chore(deps): update pre-commit hook tcort/markdown-link-check (v3.13.7 → v3.14.1) (#79)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-14 02:46:05 +00:00
committed by GitHub
parent 335d0492bd
commit 47756c9dae

View File

@@ -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]