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

Upgrade black to 21.9b0 (#56575)

This commit is contained in:
Franck Nijhof
2021-09-23 16:33:24 +02:00
committed by GitHub
parent 442d850fc9
commit c1df49e9fc
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ repos:
- id: pyupgrade
args: [--py38-plus]
- repo: https://github.com/psf/black
rev: 21.7b0
rev: 21.9b0
hooks:
- id: black
args: