[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 24.1.1 → 24.2.0](https://github.com/psf/black/compare/24.1.1...24.2.0)
This commit is contained in:
pre-commit-ci[bot]
2024-03-13 00:54:44 +00:00
committed by GitHub
parent f0271e5dd6
commit 290a09f9fa

View File

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