build(deps): pre-commit autoupdate#30
Merged
Merged
Conversation
updates: - [github.com/psf/black-pre-commit-mirror: 26.3.1 → 26.5.0](psf/black-pre-commit-mirror@26.3.1...26.5.0) - [github.com/commitizen-tools/commitizen: v4.15.1 → v4.16.2](commitizen-tools/commitizen@v4.15.1...v4.16.2)
Contributor
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates pre-commit hook versions for Black and Commitizen in .pre-commit-config.yaml to newer releases generated by pre-commit.ci autoupdate. Flow diagram for updated pre-commit Black and Commitizen hooksflowchart LR
Dev[Developer commits]
PreCommit[pre-commit]
BlackHook[black-pre-commit-mirror\nrev 26.5.0]
CommitizenHook[commitizen\nrev v4.16.2]
Repo[Commit accepted]
Dev --> PreCommit
PreCommit --> BlackHook
PreCommit --> CommitizenHook
BlackHook -->|format ok| PreCommit
CommitizenHook -->|message ok| PreCommit
PreCommit -->|all hooks pass| Repo
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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
Update pre-commit hook dependencies to their latest referenced versions.
Build: