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