diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 80c806295d..93be4b5792 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - repo: https://github.com/psf/black-pre-commit-mirror rev: 24.8.0 hooks: - - id: black + - id: black-jupyter - repo: https://github.com/codespell-project/codespell rev: v2.3.0 hooks: