Upgrade flake8-comprehensions to 3.5.0 (#50665)

This commit is contained in:
Franck Nijhof
2021-05-15 16:02:10 +02:00
committed by GitHub
parent 5ce07e689a
commit 71c21693ef
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ repos:
- pyflakes==2.3.1
- flake8-docstrings==1.6.0
- pydocstyle==6.0.0
- flake8-comprehensions==3.4.0
- flake8-comprehensions==3.5.0
- flake8-noqa==1.1.0
- mccabe==0.6.1
files: ^(homeassistant|script|tests)/.+\.py$