From 7c7243b8434401b1bc30b2d9352191e00e7399d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 1 Aug 2021 00:09:39 +0000 Subject: [PATCH] pre-commit: autoupdate hook versions --- .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 3b490dccb75..53525d0def9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: check-yaml # isort should run before black as black sometimes tweaks the isort output - repo: https://github.com/PyCQA/isort - rev: 5.9.2 + rev: 5.9.3 hooks: - id: isort # https://github.com/python/black#version-control-integration