From c45b6cf318be9e7ac87f17294e298a89a9fe1a41 Mon Sep 17 00:00:00 2001 From: drdavella Date: Sun, 10 Sep 2023 00:13:48 +0000 Subject: [PATCH] chore: update pre-commit hooks --- .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 c8366f7c0..43ee2bf16 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: trailing-whitespace - id: check-added-large-files - repo: https://github.com/psf/black - rev: 23.7.0 + rev: 23.9.0 hooks: - id: black - repo: https://github.com/pre-commit/mirrors-mypy