mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Upgrade flake8-comprehensions to 3.5.0 (#50665)
This commit is contained in:
parent
5ce07e689a
commit
71c21693ef
@ -31,7 +31,7 @@ repos:
|
|||||||
- pyflakes==2.3.1
|
- pyflakes==2.3.1
|
||||||
- flake8-docstrings==1.6.0
|
- flake8-docstrings==1.6.0
|
||||||
- pydocstyle==6.0.0
|
- pydocstyle==6.0.0
|
||||||
- flake8-comprehensions==3.4.0
|
- flake8-comprehensions==3.5.0
|
||||||
- flake8-noqa==1.1.0
|
- flake8-noqa==1.1.0
|
||||||
- mccabe==0.6.1
|
- mccabe==0.6.1
|
||||||
files: ^(homeassistant|script|tests)/.+\.py$
|
files: ^(homeassistant|script|tests)/.+\.py$
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
bandit==1.7.0
|
bandit==1.7.0
|
||||||
black==21.5b1
|
black==21.5b1
|
||||||
codespell==2.0.0
|
codespell==2.0.0
|
||||||
flake8-comprehensions==3.4.0
|
flake8-comprehensions==3.5.0
|
||||||
flake8-docstrings==1.6.0
|
flake8-docstrings==1.6.0
|
||||||
flake8-noqa==1.1.0
|
flake8-noqa==1.1.0
|
||||||
flake8==3.9.2
|
flake8==3.9.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user