1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-05-08 08:58:31 +01:00

Bump pyupgrade from 2.28.1 to 2.29.0 (#3165)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
dependabot[bot]
2021-09-29 17:47:04 +02:00
committed by GitHub
parent 5cc4a9a929
commit 8b93f0aee7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/asottile/pyupgrade
rev: v2.28.1
rev: v2.29.0
hooks:
- id: pyupgrade
args: [--py39-plus]