Skip to content

Commit 20942d8

Browse files
committed
chore(build): update pre-commit config hooks
1 parent d386673 commit 20942d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ repos:
44
hooks:
55
- id: end-of-file-fixer
66
- id: check-added-large-files
7-
# - id: trailing-whitespace
7+
- id: check-toml
88
# - id: check-yaml
9-
# - id: check-toml
9+
# - id: trailing-whitespace
1010

1111
- repo: https://github.com/compilerla/conventional-pre-commit
1212
rev: v4.0.0

0 commit comments

Comments
 (0)