Skip to content

Commit

Permalink
Migrate to new Prettier pre-commit repo
Browse files Browse the repository at this point in the history
  • Loading branch information
br3ndonland committed Oct 31, 2020
1 parent c2a5ddb commit 8866ab4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -20,8 +20,8 @@ repos:
hooks:
- id: mypy
language: system
- repo: https://github.com/prettier/prettier
rev: 2.1.2
- repo: https://github.com/prettier/pre-commit
rev: main
hooks:
- id: prettier
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 8866ab4

Please sign in to comment.