Skip to content

Commit 5d42ccd

Browse files
authored
🔧 remove deprecated config
1 parent d7786f7 commit 5d42ccd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,6 @@ repos:
1515
- id: ruff-format
1616
stages: [pre-commit]
1717

18-
- repo: https://github.com/pre-commit/mirrors-prettier
19-
rev: v4.0.0-alpha.8
20-
hooks:
21-
- id: prettier
22-
types_or: [javascript, jsx, ts, tsx, markdown, yaml, json]
23-
stages: [pre-commit]
24-
2518
- repo: https://github.com/nonebot/nonemoji
2619
rev: v0.1.4
2720
hooks:

0 commit comments

Comments
 (0)