From f644ca8aad4072123e686658b9bbf47369fae1c2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Jun 2021 14:19:00 +0000 Subject: [PATCH] Update precommit hook timothycrosley/isort to v5.9.1 --- .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..be1eb52 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.1 hooks: - id: isort