format yml too in pre-commit
This commit is contained in:
parent
01efc7c344
commit
08fb654d23
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ repos:
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
name: prettier
|
name: prettier
|
||||||
files: \.(md,toml,yaml,sh)$
|
files: \.(md|toml|ya?ml|sh)$
|
||||||
|
|
||||||
- repo: local
|
- repo: local
|
||||||
hooks:
|
hooks:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue