Skip to content

chore(deps): update pre-commit hook zizmorcore/zizmor-pre-commit to v1.30.0 - #207

Merged
mainman94 merged 1 commit into
mainfrom
renovate/zizmorcore-zizmor-pre-commit-1.x
Sep 6, 2026
Merged

chore(deps): update pre-commit hook zizmorcore/zizmor-pre-commit to v1.30.0#207
mainman94 merged 1 commit into
mainfrom
renovate/zizmorcore-zizmor-pre-commit-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
zizmorcore/zizmor-pre-commit repository minor v1.9.0v1.30.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

zizmorcore/zizmor-pre-commit (zizmorcore/zizmor-pre-commit)

v1.30.0

Compare Source

Sponsorship is appreciated!

New Features 🌈🔗

Bug Fixes 🐛🔗

  • Fixed a bug where zizmor would reject a .pre-commit-config.yml input containing a prek-specific builtin section (#​2259)

  • Fixed a bug where the unpinned-uses audit would fail to honor ignore comments within the same step scope (#​2289)

  • Fixed a bug where zizmor would reject a dependabot.yml containing a goproxy-server registry definition (#​2300)

  • Fixed a bug where zizmor would reject pre-commit configurations containing prek-specific glob patterns in files or exclude (#​2308)

  • Fixed a handful of unsound patch bugs when performing YAML add and/or replace operations (#​2295)

    Many thanks to @​dmbuil for proposing and implementing this improvement!

  • Fixed a bug where the cache-poisoning audit would incorrectly flag newer astral-sh/setup-uv versions that disable caching behavior automatically (#​2330)

  • Fixed a bug where the ref-version-mismatch audit would produce a misleading diagnostic when an action has overlapping branch and tag names (#​2337)

  • Fixed a bug where the artipacked audit would incorrectly flag the with: clauses of unrelated actions (#​2339)

  • Fixed a class of bugs where zizmor would incorrectly match an action's commit to a sibling action's tag (#​2247)

    Many thanks to @​potiuk for proposing and implementing this improvement!

  • Fixed a bug where zizmor would crash on deeply nested GitHub Actions expressions (#​2349)

v1.29.0

Compare Source

New Features 🌈🔗

  • zizmor now has experimental support for auditing pre-commit inputs, meaning both pre-commit configuration and hook definitions (#​2209)

  • New audit: insecure-url-scheme detects usages of insecure (i.e. plaintext) protocols when making network requests. The initial version of this audit is limited to pre-commit inputs only (#​2228)

  • zizmor now supports GitHub's "self-repository" reference syntax for local actions, e.g. uses: $/foo/bar instead of a manual checkout and uses: ./foo/bar (#​2248)

Changes ⚠️🔗

Removals 🌅🔗

  • --collect=workflows-only and --collect=actions-only have been fully removed. Use --collect=workflows and --collect=actions for the replacement behavior (#​2242)

Bug Fixes 🐛🔗

  • Fixed a bug where zizmor would reject a valid workflow definition for containing a literal jobs..outputs. value for being a non-string (#​2220)

  • Fixed a bug where the github-app audit would incorrectly flag some usages as needing a repositories: key, despite requesting organization-level-only permissions (#​2227)

  • Fixed a class of bugs where zizmor would discover the user's configuration in unintuitive ways. When auditing from a Git repository, zizmor now uses the repository root to discover configuration consistently (#​2234)

v1.28.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.28.0

v1.27.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.27.0

v1.26.1

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.26.1

v1.26.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.26.0

v1.25.2

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.25.2

v1.25.1

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.25.1

v1.25.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.25.0

v1.24.1

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.24.1

v1.24.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.24.0

v1.23.1

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.23.1

v1.23.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.23.0

v1.22.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.22.0

v1.21.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.21.0

v1.20.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.20.0

v1.19.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.19.0

v1.18.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.18.0

v1.17.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.17.0

v1.16.3

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.16.3

v1.16.2

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.16.2

v1.16.1

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.16.1

v1.16.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.16.0

v1.15.2

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.15.2

v1.15.1

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.15.1

v1.15.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.15.0

v1.14.2

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.14.2

v1.14.1

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.14.1

v1.14.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.14.0

v1.13.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.13.0

v1.12.1

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.12.1

v1.12.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.12.0

v1.11.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.11.0

v1.10.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.10.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from mainman94 as a code owner September 6, 2026 07:16
@mainman94
mainman94 merged commit f16d70d into main Sep 6, 2026
1 check passed
@mainman94
mainman94 deleted the renovate/zizmorcore-zizmor-pre-commit-1.x branch September 6, 2026 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant