From d728e5e54a067a00496fadf0460b489359688138 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 11:09:03 +0000 Subject: [PATCH] Update pre-commit hook DavidAnson/markdownlint-cli2 to v0.18.1 | datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | DavidAnson/markdownlint-cli2 | v0.17.2 | v0.18.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0346fae3..674ebe23 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: gitleaks - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.17.2 + rev: v0.18.1 hooks: - id: markdownlint-cli2