[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 24.4.0 → 24.4.2](https://github.com/psf/black/compare/24.4.0...24.4.2)
This commit is contained in:
pre-commit-ci[bot]
2024-04-29 22:46:49 +00:00
committed by GitHub
parent ae3163e292
commit f05d84bff0

View File

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