[pre-commit.ci] pre-commit autoupdate (#3773)

updates:
- [github.com/psf/black: 24.10.0 → 25.1.0](https://github.com/psf/black/compare/24.10.0...25.1.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot] 2025-02-03 13:13:57 -05:00 committed by GitHub
parent 244513fad7
commit e1fc283da5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,6 @@ repos:
- id: clang-format
types_or: [c++, c]
- repo: https://github.com/psf/black
rev: 24.10.0
rev: 25.1.0
hooks:
- id: black