diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5dbeac0d8..9ffa38162 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,6 @@ repos: rev: 24.3.0 # must match requirements-tests.txt hooks: - id: black - language_version: python3.10 - repo: https://github.com/pycqa/flake8 rev: 7.0.0 # must match requirements-tests.txt hooks: