Skip to content

Commit d2e3861

Browse files
[pre-commit.ci] pre-commit autoupdate (#2150)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.2 → v0.5.6](astral-sh/ruff-pre-commit@v0.5.2...v0.5.6) - [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.1](pre-commit/mirrors-mypy@v1.10.1...v1.11.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5d9677d commit d2e3861

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

0 commit comments

Comments
 (0)