diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 54cfe28..8f6a6c8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -67,13 +67,6 @@ repos: hooks: - id: upgrade-type-hints - - repo: https://github.com/psf/black - rev: 24.4.0 - hooks: - - id: black - language: python - - - repo: https://github.com/janosh/format-ipy-cells rev: v0.1.11 hooks: