bump black version

This commit is contained in:
Jeff Epler 2022-05-12 10:19:45 -05:00
parent 7d8c0f5524
commit 3421ff43b4

View file

@ -4,7 +4,7 @@
repos:
- repo: https://github.com/python/black
rev: 22.1.0
rev: 22.3.0
hooks:
- id: black
- repo: https://github.com/fsfe/reuse-tool