use github url instead of gitlab mirror

old-commit-hash: 266dfe5a9b
commatwo_master
Willem Melching 5 years ago
parent 10becfa268
commit 8a32bd3c41
  1. 2
      .pre-commit-config.yaml

@ -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

Loading…
Cancel
Save