mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-02-07 21:46:10 +08:00
❇️ Update .pre-commit-config.yaml
Some checks failed
Pre-commit checks / pre-commit (3.11) (push) Failing after 1m40s
Pre-commit checks / pre-commit (3.10) (push) Failing after 2m30s
Pre-commit checks / pre-commit (3.12) (push) Failing after 2m24s
Pre-commit checks / pre-commit (3.13) (push) Failing after 2m45s
Pytest API Testing / Pytest (3.10) (push) Successful in 2m10s
Pytest API Testing / Pytest (3.11) (push) Successful in 1m33s
Pytest API Testing / Pytest (3.12) (push) Successful in 2m4s
Pytest API Testing / Pytest (3.13) (push) Successful in 2m3s
Some checks failed
Pre-commit checks / pre-commit (3.11) (push) Failing after 1m40s
Pre-commit checks / pre-commit (3.10) (push) Failing after 2m30s
Pre-commit checks / pre-commit (3.12) (push) Failing after 2m24s
Pre-commit checks / pre-commit (3.13) (push) Failing after 2m45s
Pytest API Testing / Pytest (3.10) (push) Successful in 2m10s
Pytest API Testing / Pytest (3.11) (push) Successful in 1m33s
Pytest API Testing / Pytest (3.12) (push) Successful in 2m4s
Pytest API Testing / Pytest (3.13) (push) Successful in 2m3s
This commit is contained in:
parent
3881810d12
commit
6f1817726e
@ -5,11 +5,11 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
|
|
||||||
# - repo: https://github.com/psf/black
|
- repo: https://github.com/psf/black
|
||||||
# rev: 24.4.2
|
rev: 24.4.2
|
||||||
# hooks:
|
hooks:
|
||||||
# - id: black
|
- id: black
|
||||||
# args: [--config=./pyproject.toml]
|
args: [--config=./pyproject.toml]
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||||
rev: v1.13.0
|
rev: v1.13.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user