From 32aae0818fb35b06cc6c8c516a25645900461de6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 20:57:17 +0000 Subject: [PATCH] chore: auto-update of pre-commit hooks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.25.0 → v9.26.0](https://github.com/alessandrojcm/commitlint-pre-commit-hook/compare/v9.25.0...v9.26.0) - [github.com/igorshubovych/markdownlint-cli: v0.48.0 → v0.49.1](https://github.com/igorshubovych/markdownlint-cli/compare/v0.48.0...v0.49.1) --- .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 439b668..060c950 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ default_stages: [pre-commit] exclude: ^tests/data/ repos: - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.25.0 + rev: v9.26.0 hooks: - id: commitlint stages: [commit-msg] @@ -19,7 +19,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.48.0 + rev: v0.49.1 hooks: - id: markdownlint exclude: >-