[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 24.4.2 → 24.8.0](https://github.com/psf/black/compare/24.4.2...24.8.0)
This commit is contained in:
pre-commit-ci[bot] 2024-08-05 17:54:37 +00:00 committed by GitHub
parent c8bc9310d9
commit c7f159b820
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ repos:
- id: mixed-line-ending
- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black
language_version: python3