diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5edccd70c..eec9e134b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: rev: stable hooks: - id: black - language_version: python3.6 + language_version: python3 - repo: https://github.com/pre-commit/pre-commit-hooks rev: v2.2.3