[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black-pre-commit-mirror: 26.1.0 → 26.3.1](https://github.com/psf/black-pre-commit-mirror/compare/26.1.0...26.3.1)
- [github.com/astral-sh/ruff-pre-commit: v0.15.5 → v0.15.12](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.5...v0.15.12)
This commit is contained in:
pre-commit-ci[bot]
2026-05-04 19:03:14 +00:00
committed by GitHub
parent 7f856a107e
commit c667b54b89

View File

@@ -27,7 +27,7 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 26.1.0
rev: 26.3.1
hooks:
- id: black
exclude: core/tests
@@ -42,7 +42,7 @@ repos:
- tomli
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.5
rev: v0.15.12
hooks:
- id: ruff
exclude: core/tests