mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Update black to 23.7.0 (#96901)
This commit is contained in:
parent
93ac340d54
commit
06aeacc324
@ -6,7 +6,7 @@ repos:
|
||||
args:
|
||||
- --fix
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 23.3.0
|
||||
rev: 23.7.0
|
||||
hooks:
|
||||
- id: black
|
||||
args:
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
|
||||
|
||||
black==23.3.0
|
||||
black==23.7.0
|
||||
codespell==2.2.2
|
||||
ruff==0.0.277
|
||||
yamllint==1.32.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user