1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-05-08 08:58:31 +01:00

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
+1 -1
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: