mirror of https://github.com/OCA/web.git
[IMP] pre-commit: pin node version [ci skip]
parent
26a7230471
commit
cbb2cb2463
|
@ -12,6 +12,7 @@ exclude: |
|
||||||
(LICENSE.*|COPYING.*)
|
(LICENSE.*|COPYING.*)
|
||||||
default_language_version:
|
default_language_version:
|
||||||
python: python3
|
python: python3
|
||||||
|
node: "14.13.0"
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/psf/black
|
- repo: https://github.com/psf/black
|
||||||
rev: 19.10b0
|
rev: 19.10b0
|
||||||
|
|
Loading…
Reference in New Issue