Use black 22.3.0 (#3550)

This fixes an issue with latest click versions
(see https://github.com/psf/black/issues/2964).

It also synchronizes pre-commit black version with what
requirements_tests.txt installs.
This commit is contained in:
Stefan Agner 2022-04-07 15:27:57 +02:00 committed by GitHub
parent ad85fa29b6
commit 939c3f1b4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 22.1.0
rev: 22.3.0
hooks:
- id: black
args: