Skip to content

Commit

Permalink
Merge pull request #17 from OCA/prettier-node-version
Browse files Browse the repository at this point in the history
Set language_version for prettier
  • Loading branch information
sbidoul committed Oct 8, 2020
2 parents e0bb0be + be7309b commit f1196b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ exclude: |
(LICENSE.*|COPYING.*)
default_language_version:
python: python3
node: "14.13.0"
repos:
- repo: local
hooks:
Expand Down

0 comments on commit f1196b6

Please sign in to comment.