mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Support hooks with custom node version.
This commit is contained in:
parent
4b98b39cea
commit
511de4fe32
8 changed files with 61 additions and 31 deletions
1
setup.py
1
setup.py
|
|
@ -33,6 +33,7 @@ setup(
|
|||
'asottile.ordereddict',
|
||||
'asottile.yaml',
|
||||
'jsonschema',
|
||||
'nodeenv>=0.9.4',
|
||||
'plumbum',
|
||||
'pyyaml',
|
||||
'simplejson',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue