❇️ 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

This commit is contained in:
远野千束(神羽) 2024-12-13 04:55:06 +08:00 committed by GitHub
parent 3881810d12
commit 6f1817726e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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