use github url instead of gitlab mirror

albatross
Willem Melching 2020-05-28 17:45:22 -07:00
parent d112a58366
commit 266dfe5a9b
1 changed files with 1 additions and 1 deletions

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