From 4551196fc40deece32621721f6ad920b332abe56 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 11:23:11 -0700 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#438) 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 9d5a443e..6a52efe8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - '--py37-plus' - repo: /~https://github.com/psf/black - rev: 21.12b0 + rev: 22.1.0 hooks: - id: black-jupyter