From cd772473146d7f6b32ea4acdd0065ab70600b4a2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 2 Jun 2026 07:05:34 +0000 Subject: [PATCH] chore(deps): update pre-commit hook markdownlint/markdownlint to v0.16.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 4cb3378..9aa45d4 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.15.0 + rev: v0.16.0 hooks: - id: markdownlint args: -- 2.52.0