[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 24.8.0 → 24.10.0](https://github.com/psf/black/compare/24.8.0...24.10.0)
This commit is contained in:
pre-commit-ci[bot] 2024-10-14 17:51:06 +00:00 committed by GitHub
parent 08d9cf0978
commit 31ffdd778a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ repos:
args: ["--profile", "black"]
- repo: https://github.com/psf/black
rev: 24.8.0
rev: 24.10.0
hooks:
- id: black
args: [--target-version=py38]