From d5b2eec17d93585de48a2b0306fc68b25149d80e Mon Sep 17 00:00:00 2001 From: coatl-bot <146358438+coatl-bot@users.noreply.github.com> Date: Wed, 1 Apr 2026 20:36:00 +0000 Subject: [PATCH] build(deps): coatl-dev pre-commit autoupdate updates: - repo: https://github.com/psf/black-pre-commit-mirror --- .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 aa28cf7..47804b9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: ssort files: ^src/ - repo: https://github.com/psf/black-pre-commit-mirror - rev: 26.1.0 + rev: 26.3.1 hooks: - id: black - repo: https://github.com/hakancelikdev/unimport