From 148991adf4b3519f3f642f54a13423ab46e7e703 Mon Sep 17 00:00:00 2001 From: mosfet80 Date: Thu, 17 Oct 2024 22:18:09 +0200 Subject: [PATCH] CI: Update .pre-commit-config.yaml (#133) --- .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 fc7c782..c2bd09f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: mixed-line-ending - repo: https://github.com/psf/black - rev: 24.8.0 + rev: 24.10.0 hooks: - id: black