From cd70d94742d09523d2dee769f8c5e2e883dd90c1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Jun 2021 07:29:27 +0000 Subject: [PATCH] Update precommit hook timothycrosley/isort to v5.9.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..5cd517d 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.9.0 hooks: - id: isort