Update flake8-noqa to 1.2.8 (#76506)

This commit is contained in:
Franck Nijhof 2022-08-09 15:35:38 +02:00 committed by GitHub
parent 4e3db5bb5c
commit 2b2ea3dd73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ repos:
- flake8-docstrings==1.6.0
- pydocstyle==6.1.1
- flake8-comprehensions==3.10.0
- flake8-noqa==1.2.5
- flake8-noqa==1.2.8
- mccabe==0.6.1
files: ^(homeassistant|script|tests)/.+\.py$
- repo: https://github.com/PyCQA/bandit

View File

@ -5,7 +5,7 @@ black==22.6.0
codespell==2.1.0
flake8-comprehensions==3.10.0
flake8-docstrings==1.6.0
flake8-noqa==1.2.5
flake8-noqa==1.2.8
flake8==4.0.1
isort==5.10.1
mccabe==0.6.1