mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-02-07 12:16:12 +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:
|
||||
- id: isort
|
||||
|
||||
# - repo: https://github.com/psf/black
|
||||
# rev: 24.4.2
|
||||
# hooks:
|
||||
# - id: black
|
||||
# args: [--config=./pyproject.toml]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 24.4.2
|
||||
hooks:
|
||||
- id: black
|
||||
args: [--config=./pyproject.toml]
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v1.13.0
|
||||
@ -22,4 +22,4 @@ repos:
|
||||
# - id: trailing-whitespace
|
||||
# - id: end-of-file-fixer
|
||||
# - id: check-yaml
|
||||
# - id: check-added-large-files
|
||||
# - id: check-added-large-files
|
||||
|
Loading…
x
Reference in New Issue
Block a user