From 233db9624ae458cf718f0d912b52e1d0b08ee529 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 31 Dec 2020 01:37:44 +0000 Subject: [PATCH] Update precommit hook timothycrosley/isort to v5.7.0 --- .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 73415dd..e831530 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ fail_fast: false repos: - repo: https://github.com/timothycrosley/isort - rev: 5.6.4 + rev: 5.7.0 hooks: - id: isort