Skip to content

Commit

Permalink
fix: add --write args on pre-commit prettier (datahub-project#8560)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoonhyejin authored Aug 3, 2023
1 parent a445500 commit de9f49a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ repos:
rev: "v3.0.0-alpha.6" # Use the sha or tag you want to point at
hooks:
- id: prettier
args:
- --write

0 comments on commit de9f49a

Please sign in to comment.