From 9176050d4d910df3080ce31c3e413472c098321c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 12:55:53 +0000 Subject: [PATCH] Update pre-commit (#713) Co-authored-by: sean-m-sullivan Co-authored-by: Sean Sullivan --- .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 baa824119..6db7c681a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: hooks: - id: markdownlint-cli2 - repo: https://github.com/ambv/black - rev: 23.9.1 + rev: 23.10.0 hooks: - id: black name: black