[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-clang-format: v21.1.5 → v21.1.7](https://github.com/pre-commit/mirrors-clang-format/compare/v21.1.5...v21.1.7)
- [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](https://github.com/psf/black-pre-commit-mirror/compare/25.11.0...25.12.0)
This commit is contained in:
pre-commit-ci[bot]
2025-12-08 19:21:11 +00:00
committed by Rainer Kümmerle
parent 5f05084ae2
commit e3b127f8d4

View File

@@ -11,7 +11,7 @@ repos:
# C++
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v21.1.5
rev: v21.1.7
hooks:
- id: clang-format
@@ -21,6 +21,6 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 25.11.0
rev: 25.12.0
hooks:
- id: black