mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 21:21:46 +01:00
Upgrade pyupgrade to v2.16.0 (#50756)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v2.15.0
|
||||
rev: v2.16.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py38-plus]
|
||||
|
||||
Reference in New Issue
Block a user