mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Update black to 22.12.0 (#84242)
This commit is contained in:
@@ -12,7 +12,7 @@ repos:
|
||||
- --in-place
|
||||
- --remove-all-unused-imports
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.10.0
|
||||
rev: 22.12.0
|
||||
hooks:
|
||||
- id: black
|
||||
args:
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
autoflake==2.0.0
|
||||
bandit==1.7.4
|
||||
black==22.10.0
|
||||
black==22.12.0
|
||||
codespell==2.2.2
|
||||
flake8-comprehensions==3.10.1
|
||||
flake8-docstrings==1.6.0
|
||||
|
Reference in New Issue
Block a user