[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 24.10.0 → 25.1.0](https://github.com/psf/black/compare/24.10.0...25.1.0)
This commit is contained in:
pre-commit-ci[bot]
2025-02-04 00:25:02 +00:00
committed by GitHub
parent 820ddbdff5
commit 5a6a9bd2ce

View File

@@ -10,7 +10,7 @@ repos:
- id: check-toml
- id: debug-statements
- repo: https://github.com/psf/black
rev: 24.10.0
rev: 25.1.0
hooks:
- id: black
- repo: https://github.com/pycqa/isort