From d012d48c5888c5c1cc9bf50661a51c3fd8cc37e6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 20:47:35 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.2 → v22.1.2](https://github.com/pre-commit/mirrors-clang-format/compare/v21.1.2...v22.1.2) - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](https://github.com/codespell-project/codespell/compare/v2.4.1...v2.4.2) - [github.com/markdownlint/markdownlint: v0.12.0 → v0.15.0](https://github.com/markdownlint/markdownlint/compare/v0.12.0...v0.15.0) --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8bfc770..b62c8d4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,11 +16,11 @@ repos: args: [--allow-multiple-documents] - id: check-json - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v21.1.2 + rev: v22.1.2 hooks: - id: clang-format - repo: https://github.com/codespell-project/codespell - rev: v2.4.1 + rev: v2.4.2 hooks: - id: codespell - repo: https://github.com/cheshirekow/cmake-format-precommit @@ -31,7 +31,7 @@ repos: - id: cmake-format exclude: (.py.cmake|.h.cmake|Doxyfile.cmake|cmake/Toolchain|cmake/FindGraphviz.cmake) - repo: https://github.com/markdownlint/markdownlint - rev: v0.12.0 + rev: v0.15.0 hooks: - id: markdownlint entry: mdl