Revert "Update .pre-commit-config.yaml to prevent loops between isort and black" (#45391)

This reverts commit c03b4d8aee.
This commit is contained in:
Franck Nijhof 2021-01-21 11:00:09 +01:00 committed by GitHub
parent fd363f9c3a
commit 03711b1d97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: