[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.9.1 → 23.10.0](https://github.com/psf/black/compare/23.9.1...23.10.0)
This commit is contained in:
pre-commit-ci[bot] 2023-10-23 18:37:54 +00:00 committed by GitHub
parent f63129e63e
commit a1276b3964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ repos:
# Formatting with "black" coding style
- repo: https://github.com/psf/black
rev: 23.9.1
rev: 23.10.0
hooks:
# Format Python files
- id: black