Skip to content

Commit bb2157c

Browse files
committed
Added check-json hook
1 parent 1cb2a32 commit bb2157c

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
@@ -7,6 +7,7 @@ repos:
77
- repo: https://github.com/pre-commit/pre-commit-hooks
88
rev: v6.0.0
99
hooks:
10+
- id: check-json
1011
- id: trailing-whitespace
1112

1213
- repo: https://github.com/adrienverge/yamllint

0 commit comments

Comments
 (0)