[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.10.0 → 23.10.1](https://github.com/psf/black/compare/23.10.0...23.10.1)
This commit is contained in:
pre-commit-ci[bot] 2023-10-30 18:29:25 +00:00 committed by GitHub
parent f35ecbe4a0
commit 46df3d7d00
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.10.0
rev: 23.10.1
hooks:
# Format Python files
- id: black