From 805acbe81e6484ed6771e1d92ae7a3801c38364b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 12:28:35 -0300 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#33) --- .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 19de985..4963f02 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,6 +6,6 @@ repos: - id: end-of-file-fixer - id: check-added-large-files - repo: https://github.com/psf/black - rev: 24.4.0 + rev: 24.4.2 hooks: - id: black