From 4e2c76dedaa6a59f2bdebba75bbf189a946b8534 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 22:33:51 +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/astral-sh/ruff-pre-commit: 1f1e8bf348ff38fc88619a38d3ca4d9c56abea49 → 2eeb5678de71a00c0902cbda7105d328432f72cb](https://github.com/astral-sh/ruff-pre-commit/compare/1f1e8bf348ff38fc88619a38d3ca4d9c56abea49...2eeb5678de71a00c0902cbda7105d328432f72cb) - [github.com/zizmorcore/zizmor-pre-commit: cef8b8350da46d8114c7e6b7272aebdccdf193ce → fa412071e4f5d44d44f9e365f4676f9df92456a2](https://github.com/zizmorcore/zizmor-pre-commit/compare/cef8b8350da46d8114c7e6b7272aebdccdf193ce...fa412071e4f5d44d44f9e365f4676f9df92456a2) --- .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 ed4a131..ad7b851 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "1f1e8bf348ff38fc88619a38d3ca4d9c56abea49" # frozen: v0.16.5 + rev: "2eeb5678de71a00c0902cbda7105d328432f72cb" # frozen: v0.16.8 hooks: - id: ruff args: [--fix, --show-fixes] @@ -39,7 +39,7 @@ repos: - id: check-readthedocs - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: cef8b8350da46d8114c7e6b7272aebdccdf193ce # frozen: v1.30.0 + rev: fa412071e4f5d44d44f9e365f4676f9df92456a2 # frozen: v1.30.1 hooks: - id: zizmor files: "^\\.github"