From 81f63ba8c37fa4d25ce40e689ad7e811792058d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 21:58:48 +0000 Subject: [PATCH] chore(deps): bump the monthly-batch group with 2 updates Bumps the monthly-batch group with 2 updates: [https://github.com/DavidAnson/markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) and [https://github.com/woodruffw/zizmor-pre-commit](https://github.com/woodruffw/zizmor-pre-commit). Updates `https://github.com/DavidAnson/markdownlint-cli2` from v0.23.0 to 0.23.1 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.23.0...v0.23.1) Updates `https://github.com/woodruffw/zizmor-pre-commit` from v1.26.1 to 1.28.0 - [Release notes](https://github.com/woodruffw/zizmor-pre-commit/releases) - [Commits](https://github.com/woodruffw/zizmor-pre-commit/compare/v1.26.1...v1.28.0) --- updated-dependencies: - dependency-name: https://github.com/DavidAnson/markdownlint-cli2 dependency-version: 0.23.1 dependency-type: direct:production dependency-group: monthly-batch - dependency-name: https://github.com/woodruffw/zizmor-pre-commit dependency-version: 1.28.0 dependency-type: direct:production dependency-group: monthly-batch ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ecf8b78..88bf817 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: args: ["--failure-threshold", "error"] - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.23.0 + rev: v0.23.1 hooks: - id: markdownlint-cli2-docker @@ -38,6 +38,6 @@ repos: args: ['--autocorrect', '--force-exclusion'] - repo: https://github.com/woodruffw/zizmor-pre-commit - rev: v1.26.1 + rev: v1.28.0 hooks: - id: zizmor