Skip to content
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.

Commit

Permalink
Merge pull request #232 from staticdev/prettier-pre-commit-fix
Browse files Browse the repository at this point in the history
Update prettier pre-commit
  • Loading branch information
Thiago C. D'Ávila committed Nov 12, 2020
2 parents 27abb29 + 65f4af8 commit 5ac9058
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 @@ -45,7 +45,7 @@ repos:
language: system
types: [text]
stages: [commit, push, manual]
- repo: https://github.com/prettier/prettier
rev: 2.1.2
- repo: https://github.com/prettier/pre-commit
rev: v2.1.2
hooks:
- id: prettier

0 comments on commit 5ac9058

Please sign in to comment.