fix: use yaml, not yml YAML file extension
This commit is contained in:
parent
0ae692bce7
commit
877b7f7fe7
6 changed files with 17 additions and 21 deletions
|
|
@ -14,4 +14,4 @@ repos:
|
|||
hooks:
|
||||
- id: prettier
|
||||
name: prettier
|
||||
files: \.(md|toml|yaml|sh)$
|
||||
files: \.(md|toml|yaml|yml|sh)$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue