Skip to content

Commit e51fb28

Browse files
Lint toml files (#20)
1 parent 93ba67e commit e51fb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ repos:
3737
rev: v2.7.1
3838
hooks:
3939
- id: prettier
40-
files: \.(html|md|yml|yaml)
40+
files: \.(html|md|yml|yaml|toml)
4141
args: [--prose-wrap=preserve]

0 commit comments

Comments
 (0)