Commit 288d9973 by Trim21 Committed by GitHub

pre-commit: use official isort repo

Co-Authored-By: Pradyun Gedam <pradyunsg@gmail.com>
parent f6759c7b
......@@ -9,8 +9,8 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-isort
rev: v4.3.21
- repo: https://github.com/timothycrosley/isort
rev: 4.3.21-2
hooks:
- id: isort
additional_dependencies: [toml]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment