diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 749967bb..a8481187 100644 --- a/.pre-commit-config.yaml +++ b/.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