From 6bb6ff18ec1b5aff2f99e7561849e73dfc54a839 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 9 Aug 2026 19:10:02 +0000 Subject: [PATCH] chore(deps): update pre-commit hook markdownlint/markdownlint to v0.18.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 12e8c6e..e9d4e44 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.17.0 + rev: v0.18.0 hooks: - id: markdownlint args: -- 2.54.0