Skip to content

Commit 20cbd7b

Browse files
committed
feat: add check-toml hook to pre-commit checks
1 parent 416e9d1 commit 20cbd7b

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
@@ -2,6 +2,7 @@ repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
33
rev: v6.0.0
44
hooks:
5+
- id: check-toml
56
- id: check-yaml
67
- id: end-of-file-fixer
78
- id: trailing-whitespace

0 commit comments

Comments
 (0)