mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Update black to 22.12.0 (#84242)
This commit is contained in:
parent
952bf5497f
commit
4ad589dcf6
@ -12,7 +12,7 @@ repos:
|
|||||||
- --in-place
|
- --in-place
|
||||||
- --remove-all-unused-imports
|
- --remove-all-unused-imports
|
||||||
- repo: https://github.com/psf/black
|
- repo: https://github.com/psf/black
|
||||||
rev: 22.10.0
|
rev: 22.12.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
args:
|
args:
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
autoflake==2.0.0
|
autoflake==2.0.0
|
||||||
bandit==1.7.4
|
bandit==1.7.4
|
||||||
black==22.10.0
|
black==22.12.0
|
||||||
codespell==2.2.2
|
codespell==2.2.2
|
||||||
flake8-comprehensions==3.10.1
|
flake8-comprehensions==3.10.1
|
||||||
flake8-docstrings==1.6.0
|
flake8-docstrings==1.6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user