From 6ccb67c5cbbc24eb9ea59a224216305be2333926 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 6 Jun 2026 23:05:11 +0000 Subject: [PATCH] chore(deps): update pre-commit hook markdownlint/markdownlint to v0.17.0 --- .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 9aa45d4..264edbd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/markdownlint/markdownlint - rev: v0.16.0 + rev: v0.17.0 hooks: - id: markdownlint args: -- 2.52.0