From 2f48b036aded11467fcef1b9d22f14748f1b8d88 Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Sat, 19 Dec 2020 15:10:47 -0800 Subject: [PATCH] =?UTF-8?q?Update=20isort=20URL:=20timothycrosley/isort=20?= =?UTF-8?q?=E2=86=92=20PyCQA/isort?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 459251d7733..8d38375f0ae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: files: \.py$ types: [] - - repo: https://github.com/timothycrosley/isort + - repo: https://github.com/PyCQA/isort rev: 377d260ffa6f746693f97b46d95025afc4bd8275 # frozen: 5.4.2 hooks: - id: isort