[pre-commit.ci] pre-commit autoupdate#443
Merged
Conversation
a6ff200 to
1498c4b
Compare
9b7c8f6 to
6b52f67
Compare
5eb403f to
f9040b6
Compare
126351c to
808cd1d
Compare
2582ccf to
1ee30cd
Compare
f1f2ec6 to
bd0b96b
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #443 +/- ##
==========================================
+ Coverage 85.48% 85.64% +0.15%
==========================================
Files 13 13
Lines 1654 1651 -3
==========================================
Hits 1414 1414
+ Misses 240 237 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cbe7c2b to
60d6dee
Compare
2a7d64c to
1e314a4
Compare
63b7009 to
d576d97
Compare
27db03e to
b475d51
Compare
7aeda4a to
e458e2d
Compare
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.10 → v0.12.7](astral-sh/ruff-pre-commit@v0.9.10...v0.12.7) - [github.com/psf/black: 24.10.0 → 25.1.0](psf/black@24.10.0...25.1.0) - [github.com/pre-commit/mirrors-mypy: v1.13.0 → v1.17.1](pre-commit/mirrors-mypy@v1.13.0...v1.17.1) - [github.com/adrienverge/yamllint.git: v1.35.1 → v1.37.1](https://github.com/adrienverge/yamllint.git/compare/v1.35.1...v1.37.1) - [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1)
1348d96 to
1fcbc7a
Compare
for more information, see https://pre-commit.ci
``` ome_zarr/csv.py:79: error: Invalid index type "int | None" for "list[str]"; expected type "SupportsIndex" [index] Found 1 error in 1 file (checked 26 source files) ```
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: