From 17df031e574c3f885ef54fbe94cd76962d17bc52 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 14:09:42 -0800 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#126) 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 6246c3cb..4ba454e9 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: 21.12b0 + rev: 22.1.0 hooks: - id: black