[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 17:44:47 +00:00 committed by Petr Dlouhý
parent 99a46d3be9
commit 3a5a726e49

View file

@ -5,7 +5,7 @@ repos:
- id: isort
additional_dependencies: [toml]
- repo: https://github.com/psf/black
rev: 24.4.0
rev: 24.4.2
hooks:
- id: black
- repo: https://github.com/pre-commit/pre-commit-hooks