1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-04 15:48:48 +01:00

Upgrade black to 21.6b0 (#51785)

This commit is contained in:
Franck Nijhof
2021-06-12 22:07:22 +02:00
committed by GitHub
parent b8669bf4c1
commit f362852a24
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ repos:
- id: pyupgrade
args: [--py38-plus]
- repo: https://github.com/psf/black
rev: 21.5b2
rev: 21.6b0
hooks:
- id: black
args: