[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0)
This commit is contained in:
pre-commit-ci[bot] 2022-10-10 20:31:00 +00:00 committed by GitHub
parent faba4f1833
commit 721c8f9235
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: 22.8.0
rev: 22.10.0
hooks:
# Format Python files
- id: black