mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Upgrade flake8-noqa to 1.2.1 (#63170)
This commit is contained in:
parent
efac363cdf
commit
06b9be4d9c
@ -32,7 +32,7 @@ repos:
|
|||||||
- flake8-docstrings==1.6.0
|
- flake8-docstrings==1.6.0
|
||||||
- pydocstyle==6.1.1
|
- pydocstyle==6.1.1
|
||||||
- flake8-comprehensions==3.7.0
|
- flake8-comprehensions==3.7.0
|
||||||
- flake8-noqa==1.2.0
|
- flake8-noqa==1.2.1
|
||||||
- mccabe==0.6.1
|
- mccabe==0.6.1
|
||||||
files: ^(homeassistant|script|tests)/.+\.py$
|
files: ^(homeassistant|script|tests)/.+\.py$
|
||||||
- repo: https://github.com/PyCQA/bandit
|
- repo: https://github.com/PyCQA/bandit
|
||||||
|
@ -5,7 +5,7 @@ black==21.12b0
|
|||||||
codespell==2.0.0
|
codespell==2.0.0
|
||||||
flake8-comprehensions==3.7.0
|
flake8-comprehensions==3.7.0
|
||||||
flake8-docstrings==1.6.0
|
flake8-docstrings==1.6.0
|
||||||
flake8-noqa==1.2.0
|
flake8-noqa==1.2.1
|
||||||
flake8==4.0.1
|
flake8==4.0.1
|
||||||
isort==5.10.0
|
isort==5.10.0
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user