diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8944a69d9ed..37fcebca4ed 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,6 +43,9 @@ 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: