Skip to content

Commit

Permalink
Merge pull request #246 from graingert/prettier-mirror
Browse files Browse the repository at this point in the history
upgrade to pre-commit/mirrors-prettier
  • Loading branch information
graingert committed Nov 16, 2020
2 parents fa10e2e + 166780d commit 8c75bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ repos:
- id: check-yaml
- id: mixed-line-ending

- repo: https://github.com/prettier/pre-commit
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.1.2
hooks:
- id: prettier
Expand Down

0 comments on commit 8c75bf7

Please sign in to comment.