1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-19 00:10:21 +01:00

Update flake8-noqa to 1.2.5 (#74896)

This commit is contained in:
Franck Nijhof
2022-07-10 23:23:40 +02:00
committed by GitHub
parent c9330841a1
commit 8054e309b3
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.1
- flake8-noqa==1.2.5
- mccabe==0.6.1
files: ^(homeassistant|script|tests)/.+\.py$
- repo: https://github.com/PyCQA/bandit