[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.12.1 → 24.1.1](https://github.com/psf/black/compare/23.12.1...24.1.1)
This commit is contained in:
pre-commit-ci[bot] 2024-01-29 17:33:39 +00:00 committed by GitHub
parent 188f21a120
commit fa56adc94a
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: 23.12.1
rev: 24.1.1
hooks:
- id: black
language_version: python3