mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-24 09:36:31 +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:
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.1.0
|
||||
rev: 22.3.0
|
||||
hooks:
|
||||
- id: black
|
||||
args:
|
||||
|
Loading…
x
Reference in New Issue
Block a user