manifest -> hooks

This commit is contained in:
Anthony Sottile 2014-03-30 13:12:40 -07:00
parent d4c9f9075e
commit c62c1a3b51
8 changed files with 8 additions and 8 deletions

View file

@ -3,7 +3,7 @@ CONFIG_FILE = '.pre-commit-config.yaml'
HOOKS_WORKSPACE = '.pre-commit-files'
MANIFEST_FILE = 'manifest.yaml'
MANIFEST_FILE = 'hooks.yaml'
SUPPORTED_LANGUAGES = set([
'python',