diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 93d1c24..8f6f6ba 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,9 +3,9 @@ repos: rev: 24.2.0 hooks: - id: black - language_version: python3.10 + language_version: python3 - repo: https://github.com/pycqa/isort rev: 5.13.2 hooks: - id: isort - name: isort (python) \ No newline at end of file + name: isort (python)