[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0)
This commit is contained in:
pre-commit-ci[bot] 2023-02-07 06:58:11 +00:00 committed by Shaun Eccles-Smith
parent 6ba3ba701d
commit e7259436e5
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/psf/black
rev: 22.12.0 # Replace by any tag/version: https://github.com/psf/black/tags
rev: 23.1.0 # Replace by any tag/version: https://github.com/psf/black/tags
hooks:
- id: black
- repo: https://github.com/asottile/pyupgrade