From 97ad89a0301436e251c6969536d85703985a6f3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 13:07:36 +0000 Subject: [PATCH] chore(deps): update zizmor to v1.30.1 --- .github/workflows/ci.yml | 2 +- .pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ee535e..61f8dbe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: # Version matches the zizmor-pre-commit rev in .pre-commit-config.yaml. - name: zizmor (pedantic) - run: pipx run zizmor==1.29.0 --persona=pedantic --no-online-audits .github/workflows/ + run: pipx run zizmor==1.30.1 --persona=pedantic --no-online-audits .github/workflows/ lint: name: Lint (SwiftLint, strict) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6d8e3f3..bbbde21 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: hooks: - id: betterleaks - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: v1.29.0 + rev: v1.30.1 hooks: - id: zizmor files: ^\.github/