Skip to content

Commit 1d01a48

Browse files
committed
Downgrade pre-commit prettier
1 parent ccbcdf2 commit 1d01a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repos:
3131
- id: ruff-format
3232

3333
- repo: https://github.com/pre-commit/mirrors-prettier
34-
rev: v4.0.0-alpha.8
34+
rev: v3.0.3
3535
hooks:
3636
- id: prettier
3737
types_or: [javascript, jsx, vue, html, yaml]

0 commit comments

Comments
 (0)