From a8a5e380c840be2f54cecdb818dbc208d207688e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 14:52:00 +0000 Subject: [PATCH] Bump https://github.com/psf/black-pre-commit-mirror Bumps [https://github.com/psf/black-pre-commit-mirror](https://github.com/psf/black-pre-commit-mirror) from 24.2.0 to 26.3.1. - [Commits](https://github.com/psf/black-pre-commit-mirror/compare/24.2.0...26.3.1) --- updated-dependencies: - dependency-name: https://github.com/psf/black-pre-commit-mirror dependency-version: 26.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 39b3a15..c3691f9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: # ── Python ──────────────────────────────────────────────────────────────────── - repo: https://github.com/psf/black-pre-commit-mirror - rev: 24.2.0 + rev: 26.3.1 hooks: - id: black - repo: https://github.com/pycqa/isort