From 7c6982225afca9326b6b01a2ed7b0df991dc9503 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 1 Oct 2023 09:57:10 +0300 Subject: [PATCH] .pre-commit-config.yaml: 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 112fae4..6601244 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: "@prettier/plugin-ruby@4.0.2", ] - repo: https://github.com/psf/black - rev: 23.9.0 + rev: 23.9.1 hooks: - id: black #- id: black-jupyter