diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fedc1a98..80ef8617 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,6 @@ repos: rev: 23.3.0 hooks: - id: black - language_version: python3.8 - repo: https://github.com/asottile/blacken-docs rev: 1.13.0