mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Update flake8-comprehensions to 3.8.0 (#68164)
This commit is contained in:
parent
fa1394ff47
commit
fabcdf7498
@ -31,7 +31,7 @@ repos:
|
||||
- pyflakes==2.4.0
|
||||
- flake8-docstrings==1.6.0
|
||||
- pydocstyle==6.1.1
|
||||
- flake8-comprehensions==3.7.0
|
||||
- flake8-comprehensions==3.8.0
|
||||
- flake8-noqa==1.2.1
|
||||
- mccabe==0.6.1
|
||||
files: ^(homeassistant|script|tests)/.+\.py$
|
||||
|
@ -3,7 +3,7 @@
|
||||
bandit==1.7.4
|
||||
black==22.1.0
|
||||
codespell==2.1.0
|
||||
flake8-comprehensions==3.7.0
|
||||
flake8-comprehensions==3.8.0
|
||||
flake8-docstrings==1.6.0
|
||||
flake8-noqa==1.2.1
|
||||
flake8==4.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user