Skip to content

Commit 352c1fe

Browse files
[pre-commit.ci] pre-commit autoupdate (#2477)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.6](astral-sh/ruff-pre-commit@v0.9.4...v0.9.6) - [github.com/pre-commit/mirrors-mypy: v1.14.1 → v1.15.0](pre-commit/mirrors-mypy@v1.14.1...v1.15.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1dc65bf commit 352c1fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@ repos:
5656
)
5757
- id: mixed-line-ending
5858
- repo: https://github.com/astral-sh/ruff-pre-commit
59-
rev: v0.9.4
59+
rev: v0.9.6
6060
hooks:
6161
- id: ruff-format
6262
- id: ruff
6363
- repo: https://github.com/pre-commit/mirrors-mypy
64-
rev: v1.14.1
64+
rev: v1.15.0
6565
hooks:
6666
- id: mypy
6767
entry: mypy maturin/

0 commit comments

Comments
 (0)