From 775e5b09545e86a09faa9f37795ef8895f0bbe5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 09:27:49 +0000 Subject: [PATCH] chore(deps): bump https://github.com/DavidAnson/markdownlint-cli2 Bumps the pre-commit-hooks group with 1 update: [https://github.com/DavidAnson/markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2). Updates `https://github.com/DavidAnson/markdownlint-cli2` from v0.23.1 to 0.23.2 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.23.1...v0.23.2) --- updated-dependencies: - dependency-name: https://github.com/DavidAnson/markdownlint-cli2 dependency-version: 0.23.2 dependency-type: direct:production dependency-group: pre-commit-hooks ... Signed-off-by: dependabot[bot] --- .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 0932913f..b3ff730d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -119,7 +119,7 @@ repos: # (broken anchors via MD051, dangling link references via MD053); # style choices the existing docs already settled stay off. - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.23.1 + rev: v0.23.2 hooks: - id: markdownlint-cli2 name: markdownlint