chore: upgrade black pre-commit hook
This commit is contained in:
parent
ae5746d26d
commit
89c845b269
|
@ -41,7 +41,7 @@ repos:
|
||||||
args: [--py3-plus, --py36-plus]
|
args: [--py3-plus, --py36-plus]
|
||||||
|
|
||||||
- repo: https://github.com/psf/black
|
- repo: https://github.com/psf/black
|
||||||
rev: 21.12b0
|
rev: 22.1.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue