Skip to content

Commit 1ce27e5

Browse files
committed
switch to prettier/pre-commit
1 parent 331db3d commit 1ce27e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ repos:
3535
- id: check-yaml
3636
- id: mixed-line-ending
3737

38-
- repo: https://github.com/prettier/prettier
39-
rev: 2.1.1
38+
- repo: https://github.com/prettier/pre-commit
39+
rev: v2.1.2
4040
hooks:
4141
- id: prettier
4242
args: [--prose-wrap=always, --print-width=88]

0 commit comments

Comments
 (0)