Skip to content

Commit 161cbf4

Browse files
committed
update to prettier 3.5.0
1 parent 95aa1d5 commit 161cbf4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ repos:
88
- id: check-hooks-apply
99

1010
- repo: https://github.com/pre-commit/mirrors-prettier
11-
rev: "v2.7.1"
11+
rev: "v3.1.0"
1212
hooks:
1313
- id: prettier
14+
additional_dependencies:
15+

0 commit comments

Comments
 (0)