From ec28540ddbe9f29b89035ce1a4afd1c74af2060b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 18:47:09 +0000 Subject: [PATCH] Chore: pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: pre-commit-ci[bot] updates: - [github.com/astral-sh/ruff-pre-commit: aab412d509121cb5f7533134b7e67f9fab59c682 → 321478e58f4938179c6b86e4ddfa923d1547a49b](https://github.com/astral-sh/ruff-pre-commit/compare/aab412d509121cb5f7533134b7e67f9fab59c682...321478e58f4938179c6b86e4ddfa923d1547a49b) - [github.com/zizmorcore/zizmor-pre-commit: 451b56af716f9f0d0c2b816503a3fd0cf8b036fa → cef8b8350da46d8114c7e6b7272aebdccdf193ce](https://github.com/zizmorcore/zizmor-pre-commit/compare/451b56af716f9f0d0c2b816503a3fd0cf8b036fa...cef8b8350da46d8114c7e6b7272aebdccdf193ce) - [github.com/lfreleng-actions/gha-workflow-linter: 42aa4db931ab4c9da0930ae5ca2259ab08da79cb → 445a55d2a15b12217828eecf8d4bf7741e0e1360](https://github.com/lfreleng-actions/gha-workflow-linter/compare/42aa4db931ab4c9da0930ae5ca2259ab08da79cb...445a55d2a15b12217828eecf8d4bf7741e0e1360) --- .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 56a5e42..5d78e5d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: types: [yaml] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: aab412d509121cb5f7533134b7e67f9fab59c682 # frozen: v0.16.4 + rev: 321478e58f4938179c6b86e4ddfa923d1547a49b # frozen: v0.16.6 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix] @@ -109,7 +109,7 @@ repos: # does) is the only way to audit the examples. See .github/zizmor.yml # for the one ignore this requires. - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: 451b56af716f9f0d0c2b816503a3fd0cf8b036fa # frozen: v1.29.0 + rev: cef8b8350da46d8114c7e6b7272aebdccdf193ce # frozen: v1.30.0 hooks: - id: zizmor # Upstream pattern kept intact as the leading alternatives, so @@ -138,7 +138,7 @@ repos: - id: basedpyright - repo: https://github.com/lfreleng-actions/gha-workflow-linter - rev: 42aa4db931ab4c9da0930ae5ca2259ab08da79cb # frozen: v1.5.2 + rev: 445a55d2a15b12217828eecf8d4bf7741e0e1360 # frozen: v1.5.6 hooks: - id: gha-workflow-linter