| commit | b08f834d65fed15e25cbe3073df7ff457459801a | [log] [tgz] |
|---|---|---|
| author | Anthony Sottile <asottile@umich.edu> | Sun Jan 04 16:05:20 2015 -0800 |
| committer | Anthony Sottile <asottile@umich.edu> | Sun Jan 04 16:05:54 2015 -0800 |
| tree | 178084f9442a75c22550a348963be7383fe2a8f5 | |
| parent | b03733bc86d9e8b2564a5798ade40d64baae3055 [diff] [blame] |
Update pre-commit hooks
diff --git a/pre_commit_hooks/check_json.py b/pre_commit_hooks/check_json.py index 1f2cbf9..8328cc7 100644 --- a/pre_commit_hooks/check_json.py +++ b/pre_commit_hooks/check_json.py
@@ -2,6 +2,7 @@ import argparse import sys + import simplejson