Update .pre-commit-config.yaml
All checks were successful
Pre-commit checks / pre-commit (3.11) (push) Successful in 1m38s
Pre-commit checks / pre-commit (3.10) (push) Successful in 2m13s
Pre-commit checks / pre-commit (3.12) (push) Successful in 2m15s
Pre-commit checks / pre-commit (3.13) (push) Successful in 2m13s
Pytest API Testing / Pytest (3.11) (push) Successful in 1m30s
Pytest API Testing / Pytest (3.10) (push) Successful in 2m10s
Pytest API Testing / Pytest (3.12) (push) Successful in 2m7s
Pytest API Testing / Pytest (3.13) (push) Successful in 2m4s

This commit is contained in:
远野千束(神羽) 2024-12-14 05:27:22 +08:00 committed by GitHub
parent 29da8d774d
commit d0110f1c11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,10 +25,10 @@ repos:
hooks:
- id: mypy
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
# - repo: https://github.com/pre-commit/pre-commit-hooks
# rev: v4.0.1
# hooks:
# - id: trailing-whitespace
# - id: end-of-file-fixer
# - id: check-yaml
# - id: check-added-large-files