chore(deps): update pre-commit hook igorshubovych/markdownlint-cli (v0.46.0 → v0.47.0) (#52)

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-12-13 04:37:31 +00:00
committed by GitHub
parent dbdf4067f5
commit 96fbab46fd

View File

@@ -27,7 +27,7 @@ repos:
- id: stylua-github # or stylua-system / stylua
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.46.0
rev: v0.47.0
hooks:
- id: markdownlint
args: [-c, .markdownlint.json, --fix]