[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 25.1.0 → 25.9.0](https://github.com/psf/black/compare/25.1.0...25.9.0)
This commit is contained in:
pre-commit-ci[bot]
2025-09-22 21:32:59 +00:00
committed by GitHub
parent 2f7d7b99ce
commit 44ce1d6d17

View File

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