From 2512c1e8bad8c1469c48471fced4b2d2cb140a7a Mon Sep 17 00:00:00 2001 From: ndgrigorian <46709016+ndgrigorian@users.noreply.github.com> Date: Sat, 23 May 2026 03:40:25 +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 2dc3d79..1291c2e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - tomli - repo: https://github.com/psf/black - rev: 26.3.1 + rev: 26.5.1 hooks: - id: black