mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-25 18:16:32 +00: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:
parent
ad85fa29b6
commit
939c3f1b4a
@ -1,6 +1,6 @@
|
|||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/psf/black
|
- repo: https://github.com/psf/black
|
||||||
rev: 22.1.0
|
rev: 22.3.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
args:
|
args:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user