From 26f7dd8663274de01350b4cf0b2a44f89272a6a0 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 21:46:00 +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: v22.1.3 → v22.1.5](https://github.com/pre-commit/mirrors-clang-format/compare/v22.1.3...v22.1.5) - [github.com/woodruffw/zizmor-pre-commit: v1.24.1 → v1.25.2](https://github.com/woodruffw/zizmor-pre-commit/compare/v1.24.1...v1.25.2) --- .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 6a929f9..c12e104 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,12 +11,12 @@ repos: args: ["--maxkb=20000"] - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v22.1.3 + rev: v22.1.5 hooks: - id: clang-format types_or: [c++, c, cuda] - repo: https://github.com/woodruffw/zizmor-pre-commit - rev: v1.24.1 + rev: v1.25.2 hooks: - id: zizmor