mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-01-26 18:12:47 +08:00
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
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:
parent
29da8d774d
commit
d0110f1c11
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user