mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 04:33:49 +01:00
Upgrade black to 21.4b2 (#49841)
This commit is contained in:
@@ -5,7 +5,7 @@ repos:
|
||||
- id: pyupgrade
|
||||
args: [--py38-plus]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 21.4b0
|
||||
rev: 21.4b2
|
||||
hooks:
|
||||
- id: black
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user