Update black to latest

pull/158/head
cidrblock 2022-04-06 07:50:47 -07:00
parent 29debd2be6
commit 35c0cdde4c
1 changed files with 1 additions and 1 deletions

View File

@ -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"]