From 54d78f7f2e3b826f2d772ac4f0ae64e8c4571de0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 Jul 2021 13:17:27 +0200 Subject: [PATCH] pre-commit: autoupdate hook versions (#99) Co-authored-by: github-actions[bot] --- .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 1647ffb..8613867 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: check-json - id: check-yaml - repo: https://github.com/pycqa/isort - rev: 5.9.1 + rev: 5.9.2 hooks: - id: isort - repo: https://github.com/psf/black