use github url instead of gitlab mirror

This commit is contained in:
Willem Melching
2020-05-28 17:45:22 -07:00
parent d112a58366
commit 266dfe5a9b

View File

@@ -11,7 +11,7 @@ repos:
hooks:
- id: mypy
exclude: '^(pyextra)|(external)|(cereal)|(rednose)|(panda)|(laika)|(laika_repo)|(rednose_repo)/'
- repo: https://gitlab.com/PyCQA/flake8
- repo: https://github.com/PyCQA/flake8
rev: master
hooks:
- id: flake8