Skip to content

Commit

Permalink
Update pre-commit configuration for prettier
Browse files Browse the repository at this point in the history
Related to prettier/prettier#9459

Signed-off-by: Matej Focko <mfocko@redhat.com>
  • Loading branch information
mfocko committed Oct 21, 2020
1 parent 60541c7 commit 6ac6ce5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -7,8 +7,8 @@ repos:
rev: 20.8b1
hooks:
- id: black
- repo: https://github.com/prettier/prettier
rev: 2.1.1
- repo: https://github.com/prettier/pre-commit
rev: v2.1.2
hooks:
- id: prettier
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 6ac6ce5

Please sign in to comment.