diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 729c9883fb4e63842be50447f0a91bc9ae534467..c786d1bc0fd7e67779e94063058c626e1f973785 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,10 +5,6 @@ repos: - id: trailing-whitespace - id: end-of-file-fixer - id: check-yaml - - repo: https://github.com/asottile/reorder_python_imports - rev: v2.5.0 - hooks: - - id: reorder-python-imports - repo: https://github.com/psf/black rev: 21.5b0 hooks: