Skip to content

Commit 9ef1203

Browse files
[pre-commit.ci] pre-commit autoupdate (PyO3#2626)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.11 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.11...v0.11.12) - [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.16.0](pre-commit/mirrors-mypy@v1.15.0...v1.16.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b3e8be3 commit 9ef1203

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
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.11.11
59+
rev: v0.11.12
6060
hooks:
6161
- id: ruff-format
6262
- id: ruff
6363
- repo: https://github.com/pre-commit/mirrors-mypy
64-
rev: v1.15.0
64+
rev: v1.16.0
6565
hooks:
6666
- id: mypy
6767
entry: mypy maturin/

0 commit comments

Comments
 (0)