[IMP] pre-commit: pin node version [ci skip]
This commit is contained in:
parent
665142e965
commit
b3028626e9
|
|
@ -12,6 +12,7 @@ exclude: |
|
|||
(LICENSE.*|COPYING.*)
|
||||
default_language_version:
|
||||
python: python3
|
||||
node: "14.13.0"
|
||||
repos:
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 19.10b0
|
||||
|
|
|
|||
Loading…
Reference in New Issue