ci: pre-commit autoupdate - #264
Open
pre-commit-ci[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Reviewer's guide (collapsed on small PRs)Reviewer's Guide.pre-commit-config.yaml is updated to use newer revisions of the isort and pyproject-fmt hooks generated by pre-commit.ci autoupdate. Flow diagram for updated pre-commit hook versionsflowchart LR
Developer --> pre_commit["pre-commit run"]
pre_commit --> isort_hook["isort (rev 9.0.0b1)"]
pre_commit --> pyproject_fmt_hook["pyproject-fmt (rev v2.26.0)"]
isort_hook --> StagedCode["formatted imports"]
pyproject_fmt_hook --> StagedConfig["formatted pyproject.toml"]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #264 +/- ##
=======================================
Coverage 95.31% 95.31%
=======================================
Files 29 29
Lines 789 789
Branches 112 112
=======================================
Hits 752 752
Misses 16 16
Partials 21 21 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
updates: - [github.com/adamchainz/django-upgrade: 1.31.1 → 1.32.0](adamchainz/django-upgrade@1.31.1...1.32.0) - [github.com/pycqa/isort: 9.0.0a3 → 9.0.1](PyCQA/isort@9.0.0a3...9.0.1) - [github.com/tox-dev/pyproject-fmt: v2.25.1 → v2.29.3](tox-dev/pyproject-fmt@v2.25.1...v2.29.3)
pre-commit-ci
Bot
force-pushed
the
pre-commit-ci-update-config
branch
from
September 7, 2026 18:40
0a5e972 to
16d67c7
Compare
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
Build: