mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
manifest -> hooks
This commit is contained in:
parent
d4c9f9075e
commit
c62c1a3b51
8 changed files with 8 additions and 8 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue