[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.9.1 → 23.11.0](https://github.com/psf/black/compare/23.9.1...23.11.0)
This commit is contained in:
pre-commit-ci[bot] 2023-11-13 19:43:12 +00:00 committed by Alexandre Teles (afterSt0rm)
parent a9ff5ac4b3
commit 922938c5c9

View File

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