We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa10e2e + 166780d commit 8c75bf7Copy full SHA for 8c75bf7
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
- id: check-yaml
36
- id: mixed-line-ending
37
38
- - repo: https://github.com/prettier/pre-commit
+ - repo: https://github.com/pre-commit/mirrors-prettier
39
rev: v2.1.2
40
hooks:
41
- id: prettier
0 commit comments