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

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-11-21 22:29:02 +00:00
committed by GitHub
parent ff87f7e355
commit fd695842b9

View File

@@ -38,7 +38,7 @@ repos:
args: [-c, .markdownlint.json, --fix] args: [-c, .markdownlint.json, --fix]
- repo: https://github.com/tcort/markdown-link-check - repo: https://github.com/tcort/markdown-link-check
rev: v3.14.1 rev: v3.14.2
hooks: hooks:
- id: markdown-link-check - id: markdown-link-check
args: [-q, -c, .markdown-link-check.json] args: [-q, -c, .markdown-link-check.json]