[pre-commit.ci] pre-commit autoupdate (#579)

updates:
- [github.com/psf/black: 23.10.0 → 23.10.1](https://github.com/psf/black/compare/23.10.0...23.10.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot] 2023-11-02 10:53:34 +03:30 committed by Ilya
parent 72d96242a7
commit bfe1565d76

View file

@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/psf/black
rev: 23.9.1
rev: 23.10.1
hooks:
- id: black
language_version: python3.8