From a8a44921e83372047951e549a41bd33a81b73b54 Mon Sep 17 00:00:00 2001 From: nikhilbadyal Date: Fri, 7 Oct 2022 03:55:02 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8Fupdated=20pre-commit=20hooks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 9194da6..ceb704e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: requirements-txt-fixer - repo: https://github.com/psf/black - rev: 22.8.0 + rev: 22.10.0 hooks: - id: black