From 0034f079265f9ffadc2b3985d97e3880ed29af25 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 19:45:19 +0000 Subject: [PATCH] build(deps): pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](https://github.com/psf/black-pre-commit-mirror/compare/25.12.0...26.1.0) - [github.com/commitizen-tools/commitizen: v4.11.2 → v4.12.0](https://github.com/commitizen-tools/commitizen/compare/v4.11.2...v4.12.0) --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6188ac9..b3bf8c6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: ssort files: ^src/ - repo: https://github.com/psf/black-pre-commit-mirror - rev: 25.12.0 + rev: 26.1.0 hooks: - id: black - repo: https://github.com/hakancelikdev/unimport @@ -71,7 +71,7 @@ repos: files: ^src/ args: [--config, tox.ini] - repo: https://github.com/commitizen-tools/commitizen - rev: v4.11.2 + rev: v4.12.0 hooks: - id: commitizen - id: commitizen-branch