Skip to content

Commit 4224c2d

Browse files
Check TOML files too
1 parent 5a4af6f commit 4224c2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ repos:
99
- repo: https://github.com/pre-commit/pre-commit-hooks
1010
rev: v6.0.0
1111
hooks:
12+
- id: check-toml
1213
- id: check-yaml
1314
- id: end-of-file-fixer
1415
- id: mixed-line-ending

0 commit comments

Comments
 (0)