Add 'check-json' hook.

This commit is contained in:
Anthony Sottile 2014-08-19 16:05:41 -07:00
parent 243fe50bc1
commit e1f5bab52c

View file

@ -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