mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 03:46:54 +08:00
⚗️ reduce prettier file
This commit is contained in:
parent
93aec6d3f6
commit
34c086a046
@ -3,6 +3,7 @@ ci:
|
|||||||
autofix_prs: true
|
autofix_prs: true
|
||||||
autoupdate_branch: dev
|
autoupdate_branch: dev
|
||||||
autoupdate_schedule: weekly
|
autoupdate_schedule: weekly
|
||||||
|
autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pycqa/isort
|
- repo: https://github.com/pycqa/isort
|
||||||
rev: 5.10.1
|
rev: 5.10.1
|
||||||
@ -18,3 +19,4 @@ repos:
|
|||||||
rev: v2.5.1
|
rev: v2.5.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
|
types_or: [javascript, jsx, ts, tsx, markdown]
|
||||||
|
Loading…
Reference in New Issue
Block a user