From bfd81a4bb89fb7c17854b3029958953dcce8057d Mon Sep 17 00:00:00 2001 From: htwangtw <13743617+htwangtw@users.noreply.github.com> Date: Mon, 18 Mar 2024 00:55:10 +0000 Subject: [PATCH] pre-commit hooks auto-update --- .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 117b292..9b63cd7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/psf/black - rev: 24.1.1 + rev: 24.3.0 hooks: - id: black - repo: https://github.com/codespell-project/codespell