Ville Skyttä 2020-01-10 20:56:07 +02:00 committed by Paulus Schoutsen
parent fb2e059346
commit 74cde3de6e
3 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ repos:
- id: flake8
additional_dependencies:
- flake8-docstrings==1.5.0
- pydocstyle==5.0.1
- pydocstyle==5.0.2
files: ^(homeassistant|script|tests)/.+\.py$
- repo: https://github.com/PyCQA/bandit
rev: 1.6.2

View File

@ -20,7 +20,7 @@ repos:
- id: flake8
additional_dependencies:
- flake8-docstrings==1.5.0
- pydocstyle==5.0.1
- pydocstyle==5.0.2
files: ^(homeassistant|script|tests)/.+\.py$
- repo: https://github.com/PyCQA/bandit
rev: 1.6.2

View File

@ -5,4 +5,4 @@ black==19.10b0
flake8-docstrings==1.5.0
flake8==3.7.9
isort==v4.3.21
pydocstyle==5.0.1
pydocstyle==5.0.2