From b769a30e51b056fde2aa2591b65ec84cff810de7 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 21:18:27 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20[pre-commit.ci]=20Update?= =?UTF-8?q?=20versions=20of=20`pre-commit`=20hooks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/DavidAnson/markdownlint-cli2: v0.23.1 → v0.23.2](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.23.1...v0.23.2) - [github.com/astral-sh/ruff-pre-commit: v0.15.22 → v0.16.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.22...v0.16.0) --- .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 33e8c86..c651477 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - --no-sort-keys - id: trailing-whitespace - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: 'v0.23.1' + rev: 'v0.23.2' hooks: - id: markdownlint-cli2 - repo: https://github.com/psf/black-pre-commit-mirror @@ -33,7 +33,7 @@ repos: additional_dependencies: - types-requests - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 'v0.15.22' + rev: 'v0.16.0' hooks: - id: ruff args: