[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 24.3.0 → 24.4.2](https://github.com/psf/black/compare/24.3.0...24.4.2)
This commit is contained in:
pre-commit-ci[bot] 2024-04-29 17:44:59 +00:00 committed by Mike
parent 9746ef8218
commit 27dfd357de

View file

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