From 2f3ada5870b2628946d447a97638b35f2131e128 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 13:16:09 -0700 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#129) 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 4ba454e9..4a2da902 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,6 +21,6 @@ repos: - id: check-yaml - id: debug-statements - repo: https://github.com/psf/black - rev: 22.1.0 + rev: 22.3.0 hooks: - id: black