Update the pinned pre-commit hook revisions - #760
Merged
Merged
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideRefreshes three pinned pre-commit hook revisions in .pre-commit-config.yaml, with no changes to hook selection or configuration. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
updates: - [github.com/zizmorcore/zizmor-pre-commit: v1.29.0 → v1.30.0](zizmorcore/zizmor-pre-commit@v1.29.0...v1.30.0) - [github.com/astral-sh/ruff-pre-commit: v0.16.4 → v0.16.5](astral-sh/ruff-pre-commit@v0.16.4...v0.16.5) - [github.com/astral-sh/uv-pre-commit: 0.12.5 → 0.12.7](astral-sh/uv-pre-commit@0.12.5...0.12.7)
1.30.0's new self-repository audit flags every `uses: ./...` reference in .github/workflows/ and rewrites it to `uses: $/...`, real GitHub syntax since July 2026 that actionlint 1.7.12 (pinned in this same file) does not yet parse, failing every one of those references as malformed instead. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01H4yg9Z3STiCUYfXPvhSTD4
fametrano
force-pushed
the
pre-commit-ci-update-config
branch
from
September 2, 2026 16:52
7ae610f to
3c0b122
Compare
Documentation build overview
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
updates:
Summary by Sourcery
Enhancements: