mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Upgrade black to 21.12b0 (#61741)
This commit is contained in:
parent
dea20cf816
commit
bc79d41266
@ -5,7 +5,7 @@ repos:
|
||||
- id: pyupgrade
|
||||
args: [--py38-plus]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 21.11b1
|
||||
rev: 21.12b0
|
||||
hooks:
|
||||
- id: black
|
||||
args:
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
|
||||
|
||||
bandit==1.7.0
|
||||
black==21.11b1
|
||||
black==21.12b0
|
||||
codespell==2.0.0
|
||||
flake8-comprehensions==3.7.0
|
||||
flake8-docstrings==1.6.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user