mirror of
https://github.com/home-assistant/core.git
synced 2026-04-19 16:30:03 +01:00
Upgrade pyupgrade to v2.2.1 (#34608)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v2.1.0
|
||||
rev: v2.2.1
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py37-plus]
|
||||
|
||||
Reference in New Issue
Block a user