From 659942926bc48ac805e619d907e4bebba3348456 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 00:49:54 -0700 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#173) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .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 9465563..c31cdc4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,6 +22,6 @@ repos: - id: flake8 - repo: https://github.com/psf/black - rev: 22.3.0 + rev: 22.6.0 hooks: - id: black