Skip to content

Commit b1ccad4

Browse files
[pre-commit.ci] pre-commit autoupdate (#2428)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.4...v0.8.6) - [github.com/pre-commit/mirrors-mypy: v1.14.0 → v1.14.1](pre-commit/mirrors-mypy@v1.14.0...v1.14.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 119ee20 commit b1ccad4

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.8.4
59+
rev: v0.8.6
6060
hooks:
6161
- id: ruff-format
6262
- id: ruff
6363
- repo: https://github.com/pre-commit/mirrors-mypy
64-
rev: v1.14.0
64+
rev: v1.14.1
6565
hooks:
6666
- id: mypy
6767
entry: mypy maturin/

0 commit comments

Comments
 (0)