mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Upgrade pyupgrade to v2.29.0 (#59499)
This commit is contained in:
parent
ebb25ab0e6
commit
fae6c6fda1
@ -1,6 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v2.27.0
|
||||
rev: v2.29.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py38-plus]
|
||||
|
@ -12,5 +12,5 @@ mccabe==0.6.1
|
||||
pycodestyle==2.8.0
|
||||
pydocstyle==6.1.1
|
||||
pyflakes==2.4.0
|
||||
pyupgrade==2.27.0
|
||||
pyupgrade==2.29.0
|
||||
yamllint==1.26.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user