[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.11.0 → 23.12.1](https://github.com/psf/black/compare/23.11.0...23.12.1)
This commit is contained in:
pre-commit-ci[bot] 2023-12-25 19:29:58 +00:00 committed by Alexandre Teles (afterSt0rm)
parent 06bcb8b6bd
commit 2c9ee80ed8

View File

@ -12,7 +12,7 @@ repos:
- id: check-toml
- id: check-merge-conflict
- repo: https://github.com/psf/black
rev: 23.11.0
rev: 23.12.1
hooks:
- id: black
language_version: python3.11