diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 484118b..00ff787 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: rev: 20.8b1 hooks: - id: black - language_version: python3.7 + language_version: python3 - repo: https://github.com/PyCQA/isort rev: 5.5.2