From 9fe36dbcda57e117033d9d0df031bbcbc5571654 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 20:09:20 +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: v0.16.4 → v0.16.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.16.4...v0.16.5) - [github.com/tox-dev/pyproject-fmt: v2.28.1 → v2.29.0](https://github.com/tox-dev/pyproject-fmt/compare/v2.28.1...v2.29.0) - [github.com/woodruffw/zizmor-pre-commit: v1.29.0 → v1.30.0](https://github.com/woodruffw/zizmor-pre-commit/compare/v1.29.0...v1.30.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 bd04d48..6f2f4af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,12 +51,12 @@ repos: - id: add-trailing-comma - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.16.4 + rev: v0.16.5 hooks: - id: ruff - repo: https://github.com/tox-dev/pyproject-fmt - rev: v2.28.1 + rev: v2.29.0 hooks: - id: pyproject-fmt @@ -81,7 +81,7 @@ repos: - id: nb-strip-paths - repo: https://github.com/woodruffw/zizmor-pre-commit - rev: v1.29.0 + rev: v1.30.0 hooks: - id: zizmor