Browse Source
[IMP] pre-commit: pin node version [ci skip]
pull/737/head
oca-git-bot
4 years ago
No known key found for this signature in database
GPG Key ID: BCAB2555446B5B92
1 changed files with
1 additions and
0 deletions
-
.pre-commit-config.yaml
|
|
@ -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 |
|
|
|