mirror of
https://github.com/datahub-project/datahub.git
synced 2026-01-07 07:17:01 +00:00
fix: add --write args on pre-commit prettier (#8560)
This commit is contained in:
parent
a44550070e
commit
de9f49a042
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user