From 56f03f3600a951f2e45d697350517f91acddbf8a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Aug 2021 14:41:51 +0000 Subject: [PATCH] Update precommit hook PyCQA/isort to v5.9.3 --- .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 302bf4e..78d2382 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: - id: black language_version: python3 - repo: https://github.com/PyCQA/isort - rev: 5.5.2 + rev: 5.9.3 hooks: - id: isort language_version: python3