Update black to latest
parent
29debd2be6
commit
35c0cdde4c
|
@ -17,7 +17,7 @@ repos:
|
||||||
args: [--branch, main]
|
args: [--branch, main]
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
- repo: https://github.com/psf/black
|
- repo: https://github.com/psf/black
|
||||||
rev: 19.3b0
|
rev: 22.3.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
args: [-l, "79"]
|
args: [-l, "79"]
|
||||||
|
|
Loading…
Reference in New Issue