From 5773f39b5e597fc7f63d2d819495cf9e90052937 Mon Sep 17 00:00:00 2001 From: "neophile-square[bot]" <136651988+neophile-square[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 12:27:54 +0000 Subject: [PATCH] [neophile] Update dependencies - Update psf/black pre-commit hook from 23.10.0 to 23.10.1 --- .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 b445be46..dee71f0e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - toml - repo: https://github.com/psf/black - rev: 23.10.0 + rev: 23.10.1 hooks: - id: black