Use github instead gitlab

This commit is contained in:
Pascal Vizeli
2019-11-28 13:40:29 +01:00
committed by GitHub
parent 4e107a2bcf
commit 5d5d053bce

View File

@@ -18,7 +18,7 @@ repos:
- --safe
- --quiet
files: ^((homeassistant|script|tests)/.+)?[^/]+\.py$
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/PyCQA/flake8
rev: 3.7.9
hooks:
- id: flake8