mirror of
https://github.com/pyodide/micropip.git
synced 2025-09-06 22:26:22 +00:00
[pre-commit.ci] pre-commit autoupdate (#243)
This commit is contained in:
![66853113+pre-commit-ci[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
0273f37c58
commit
3fe487e755
@@ -23,13 +23,13 @@ repos:
|
||||
- id: black
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: "v0.11.4"
|
||||
rev: "v0.12.2"
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix]
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: "v1.15.0"
|
||||
rev: "v1.16.1"
|
||||
hooks:
|
||||
- id: mypy
|
||||
args: []
|
||||
|
Reference in New Issue
Block a user