-
-
Notifications
You must be signed in to change notification settings - Fork 0
[pre-commit.ci] pre-commit autoupdate #14
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
base: main
Are you sure you want to change the base?
Conversation
Reviewer's Guide by SourceryThis pull request updates two pre-commit hooks: pyupgrade and black. The changes are implemented by modifying the .pre-commit-config.yaml file to use the latest versions of these tools. No diagrams generated as the changes look simple and do not need a visual representation. 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!
ab272b9
to
b9387e9
Compare
b9387e9
to
1786666
Compare
1786666
to
0b22cd7
Compare
0b22cd7
to
1a3e461
Compare
1a3e461
to
0040d9b
Compare
0040d9b
to
e6dc788
Compare
updates: - [github.com/asottile/pyupgrade: v3.17.0 → v3.20.0](asottile/pyupgrade@v3.17.0...v3.20.0) - [github.com/PyCQA/flake8: 7.1.1 → 7.2.0](PyCQA/flake8@7.1.1...7.2.0) - [github.com/psf/black: 24.8.0 → 25.1.0](psf/black@24.8.0...25.1.0) - [github.com/pycqa/isort: 5.13.2 → 6.0.1](PyCQA/isort@5.13.2...6.0.1)
e6dc788
to
c83e40b
Compare
updates:
Summary by Sourcery
Update pre-commit hooks for pyupgrade and black to their latest versions to ensure the codebase adheres to the latest formatting and style guidelines.
Build: