diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 37fcebca4ed..8944a69d9ed 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,9 +43,6 @@ repos: rev: 5.5.3 hooks: - id: isort - args: - - --profile - - black - repo: https://github.com/pre-commit/pre-commit-hooks rev: v3.2.0 hooks: