Skip to content

Commit 4ae7a9f

Browse files
committed
Update .pre-commit-config.yaml
1 parent e76b5f7 commit 4ae7a9f

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
@@ -10,8 +10,8 @@ repos:
1010
- id: check-toml
1111
- id: check-yaml
1212
- id: requirements-txt-fixer
13-
- repo: https://github.com/prettier/pre-commit
14-
rev: 57f39166b5a5a504d6808b87ab98d41ebf095b46
13+
- repo: https://github.com/pre-commit/mirrors-prettier
14+
rev: v2.1.2
1515
hooks:
1616
- id: prettier
1717
args: [--prose-wrap=always, --print-width=88]

0 commit comments

Comments
 (0)