From b9228c9626f11d4276c9db4e14245f92ad244228 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 15:57:26 +0000 Subject: [PATCH] Bump https://github.com/zizmorcore/zizmor-pre-commit Bumps the pre-commit group with 1 update: [https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit). Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.25.2 to 1.28.0 - [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases) - [Commits](https://github.com/zizmorcore/zizmor-pre-commit/compare/9257c6050c0261b8c57e712f632dc4a8010109a9...067260dc5fe6ea86b7551bfd6f8b3ba4e6c93129) --- updated-dependencies: - dependency-name: https://github.com/zizmorcore/zizmor-pre-commit dependency-version: 1.28.0 dependency-type: direct:production dependency-group: pre-commit ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cccffa6..63751d9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: - id: action-validator # Security-focused GitHub Actions static analysis tool - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: 9257c6050c0261b8c57e712f632dc4a8010109a9 # frozen: v1.25.2 + rev: 067260dc5fe6ea86b7551bfd6f8b3ba4e6c93129 # frozen: v1.28.0 hooks: - id: zizmor args: [--fix=safe] # enable safe fixes