mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +00:00
Update black to 23.11.0 (#103644)
This commit is contained in:
parent
d913508607
commit
24a65808ac
@ -6,7 +6,7 @@ repos:
|
|||||||
args:
|
args:
|
||||||
- --fix
|
- --fix
|
||||||
- repo: https://github.com/psf/black-pre-commit-mirror
|
- repo: https://github.com/psf/black-pre-commit-mirror
|
||||||
rev: 23.10.0
|
rev: 23.11.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
args:
|
args:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
|
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
|
||||||
|
|
||||||
black==23.10.0
|
black==23.11.0
|
||||||
codespell==2.2.2
|
codespell==2.2.2
|
||||||
ruff==0.1.1
|
ruff==0.1.1
|
||||||
yamllint==1.32.0
|
yamllint==1.32.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user