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:
|
||||
- id: prettier
|
||||
name: prettier
|
||||
files: \.(md,toml,yaml,sh)$
|
||||
files: \.(md|toml|ya?ml|sh)$
|
||||
|
||||
- repo: local
|
||||
hooks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue