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