Skip to content

Commit

Permalink
Merge pull request #22 from csomh/prettier
Browse files Browse the repository at this point in the history
Update pre-commit configuration for prettier

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
  • Loading branch information
softwarefactory-project-zuul[bot] committed Oct 21, 2020
2 parents d33e3d0 + 4f3534b commit 227f023
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# pre-commit install

repos:
- repo: https://github.com/prettier/prettier
rev: 2.0.5
- 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 227f023

Please sign in to comment.