diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a004ae2308..4f6e72bc48 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,11 +14,11 @@ repos: rev: 24.10.0 hooks: - id: black-jupyter - - repo: https://github.com/pycqa/isort - rev: 5.13.2 - hooks: - - id: isort - name: isort (python) + # - repo: https://github.com/pycqa/isort + # rev: 5.13.2 + # hooks: + # - id: isort + # name: isort (python) - repo: https://github.com/pre-commit/mirrors-clang-format rev: v19.1.1 hooks: