mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 18:16:52 +00:00
Add 'check-json' hook.
This commit is contained in:
parent
243fe50bc1
commit
e1f5bab52c
1 changed files with 2 additions and 1 deletions
|
|
@ -1,8 +1,9 @@
|
|||
- repo: git@github.com:pre-commit/pre-commit-hooks
|
||||
sha: ba52312ee8a95ca1b075ee864f3ab78bd5f592a4
|
||||
sha: 243fe50bc119bc5f72be76fc4e3de260ee6f64f1
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
- id: check-json
|
||||
- id: check-yaml
|
||||
- id: debug-statements
|
||||
- id: name-tests-test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue