Unverified Commit b55279ad authored by pdr's avatar pdr Committed by GitHub
Browse files

Update Flake8 repo (#683)

Flake8 has moved away from gitlab to github.
Updating the repo path in the pre commit config.
parent 1d09b111
......@@ -23,7 +23,7 @@ repos:
hooks:
- id: mypy
name: Check type hint using mypy
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: 3.8.4
hooks:
- id: flake8
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment