diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6df5976e..9edae198 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,11 +33,6 @@ repos: hooks: - id: isort - - repo: https://github.com/pre-commit/mirrors-prettier - rev: v4.0.0-alpha.8 - hooks: - - id: prettier - - repo: https://github.com/nbQA-dev/nbQA rev: 1.9.1 hooks: