fix: pre-commit syntax error
This commit is contained in:
parent
f184a7874a
commit
f9f993db0c
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,yaml,sh)$
|
||||||
|
|
||||||
- repo: local
|
- repo: local
|
||||||
hooks:
|
hooks:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue