diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1269c68..ed65bde 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,6 @@ repos: rev: 22.3.0 hooks: - id: black - language_version: python3.8 - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.3.0