1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 20:35:55 +00:00

Bump pyupgrade from 2.29.0 to 2.29.1 (#3306)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
This commit is contained in:
dependabot[bot]
2021-11-29 16:59:46 +01:00
committed by GitHub
parent e6557ded34
commit 19e3a859b0
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/asottile/pyupgrade
rev: v2.29.0
rev: v2.29.1
hooks:
- id: pyupgrade
args: [--py39-plus]

View File

@@ -11,4 +11,4 @@ pytest-asyncio==0.12.0 # NB!: Versions over 0.12.0 breaks pytest-aiohttp (https:
pytest-cov==3.0.0
pytest-timeout==1.4.2
pytest==6.2.5
pyupgrade==2.29.0
pyupgrade==2.29.1