[pre-commit.ci] pre-commit suggestions (#13540)
updates: - [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
df802895ad
commit
c028ff3b95
|
@ -73,7 +73,7 @@ repos:
|
|||
name: Format imports
|
||||
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.3.0
|
||||
rev: 22.6.0
|
||||
hooks:
|
||||
- id: black
|
||||
name: Format code
|
||||
|
|
Loading…
Reference in New Issue