Skip to content

Commit 3492aa6

Browse files
[pre-commit.ci] pre-commit autoupdate (pyodide#78)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1cce162 commit 3492aa6

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
@@ -16,7 +16,7 @@ repos:
1616
- id: trailing-whitespace
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: "v0.8.0"
19+
rev: "v0.8.6"
2020
hooks:
2121
- id: ruff
2222
args: [--fix]
@@ -46,7 +46,7 @@ repos:
4646
]
4747

4848
- repo: https://github.com/pre-commit/mirrors-mypy
49-
rev: "v1.11.2"
49+
rev: "v1.14.1"
5050
hooks:
5151
- id: mypy
5252
files: ^(pyodide-build/pyodide_build)

0 commit comments

Comments
 (0)