-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pre-commit.ci] pre-commit autoupdate #152
Conversation
b4e3560
to
03f15e8
Compare
Reviewer's Guide by SourceryThis PR automates the update of the ruff-pre-commit hook, upgrading its version from v0.9.4 to v0.9.6 in the .pre-commit-config.yaml file. Flow Diagram for Pre-commit Autoupdate Processflowchart TD
A[pre-commit.ci Trigger] --> B[Check for outdated hook versions]
B --> C[Identify ruff-pre-commit at v0.9.4]
C --> D[Update version to v0.9.6]
D --> E[Modify .pre-commit-config.yaml]
E --> F[Commit and push changes]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, pre-commit-ci[bot]!). We assume it knows what it's doing!
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.7](astral-sh/ruff-pre-commit@v0.9.4...v0.9.7)
b6bdef8
to
b2c7207
Compare
updates:
Summary by Sourcery
Build: