[pre-commit.ci] pre-commit autoupdate - #836
Open
pre-commit-ci[bot] wants to merge 2 commits into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## trunk #836 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 48 48
Lines 3981 3981
Branches 182 182
=========================================
Hits 3981 3981 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
pre-commit-ci
Bot
force-pushed
the
pre-commit-ci-update-config
branch
from
August 11, 2025 20:18
c152762 to
d189ab1
Compare
pre-commit-ci
Bot
force-pushed
the
pre-commit-ci-update-config
branch
from
September 22, 2025 20:16
d189ab1 to
e17539e
Compare
pre-commit-ci
Bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
October 13, 2025 20:13
d17beb3 to
df5f36e
Compare
pre-commit-ci
Bot
force-pushed
the
pre-commit-ci-update-config
branch
from
October 20, 2025 22:07
df5f36e to
f9a473c
Compare
pre-commit-ci
Bot
force-pushed
the
pre-commit-ci-update-config
branch
from
November 10, 2025 20:30
f9a473c to
df427f5
Compare
pre-commit-ci
Bot
force-pushed
the
pre-commit-ci-update-config
branch
from
November 24, 2025 20:27
df427f5 to
cc901a8
Compare
pre-commit-ci
Bot
force-pushed
the
pre-commit-ci-update-config
branch
from
December 8, 2025 20:28
cc901a8 to
b93657d
Compare
pre-commit-ci
Bot
force-pushed
the
pre-commit-ci-update-config
branch
from
January 19, 2026 20:31
b93657d to
6cf5df4
Compare
pre-commit-ci
Bot
force-pushed
the
pre-commit-ci-update-config
branch
from
February 23, 2026 20:24
6cf5df4 to
37e8f2c
Compare
pre-commit-ci
Bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
March 9, 2026 20:37
791f9c0 to
65fb838
Compare
pre-commit-ci
Bot
force-pushed
the
pre-commit-ci-update-config
branch
from
March 16, 2026 20:31
65fb838 to
063b572
Compare
Contributor
|
#889 should fix the failures that are blocking this at the moment. |
cjwatson
force-pushed
the
pre-commit-ci-update-config
branch
from
March 29, 2026 10:34
063b572 to
e0b6ada
Compare
Contributor
|
The CI failures are due to black's 2026 stable style, which slightly conflicts with our current isort configuration. Removing @wsanchez, you added |
pre-commit-ci
Bot
force-pushed
the
pre-commit-ci-update-config
branch
from
April 27, 2026 20:38
a051943 to
eb46be1
Compare
pre-commit-ci
Bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
May 25, 2026 20:24
ecf29ba to
31f753b
Compare
updates: - https://github.com/psf/black → https://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 25.1.0 → 26.5.1](psf/black-pre-commit-mirror@25.1.0...26.5.1) - [github.com/PyCQA/autoflake: v2.3.1 → v2.3.3](PyCQA/autoflake@v2.3.1...v2.3.3) - [github.com/PyCQA/isort: 6.0.1 → 9.0.0b1](PyCQA/isort@6.0.1...9.0.0b1) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/mgedmin/check-manifest: 0.50 → 0.51](mgedmin/check-manifest@0.50...0.51)
pre-commit-ci
Bot
force-pushed
the
pre-commit-ci-update-config
branch
from
July 13, 2026 20:53
e990d03 to
7260597
Compare
for more information, see https://pre-commit.ci
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: