mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Update pyupgrade to v2.10.1 (#48089)
This commit is contained in:
parent
314a5518f1
commit
7def367467
@ -1,6 +1,6 @@
|
|||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/asottile/pyupgrade
|
- repo: https://github.com/asottile/pyupgrade
|
||||||
rev: v2.7.2
|
rev: v2.10.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: pyupgrade
|
- id: pyupgrade
|
||||||
args: [--py38-plus]
|
args: [--py38-plus]
|
||||||
|
@ -8,5 +8,5 @@ flake8==3.8.4
|
|||||||
isort==5.7.0
|
isort==5.7.0
|
||||||
pydocstyle==5.1.1
|
pydocstyle==5.1.1
|
||||||
python-typing-update==0.3.0
|
python-typing-update==0.3.0
|
||||||
pyupgrade==2.7.2
|
pyupgrade==2.10.1
|
||||||
yamllint==1.24.2
|
yamllint==1.24.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user