diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aa3de2e7a..fdacee68b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,6 @@ +default_language_version: + node: '12.18.0' + repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v3.2.0