From 801697773cc4fbc788623e55389ef34d38c1593f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Saugat=20Pachhai=20=28=E0=A4=B8=E0=A5=8C=E0=A4=97=E0=A4=BE?= =?UTF-8?q?=E0=A4=A4=29?= Date: Tue, 29 Mar 2022 11:04:41 +0545 Subject: [PATCH] pre-commit update: update black --- .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 1b7fc62b..fabfadda 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ repos: - id: black language_version: python3 repo: https://github.com/ambv/black - rev: 22.1.0 + rev: 22.3.0 - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.1.0 hooks: