precommit: update flake8 repo url to use github

Gitlab mirror repo has been deprecated.
This commit is contained in:
Marius Vikhammer 2022-11-15 13:33:02 +08:00
parent 36dde93b57
commit 43a411d452

View File

@ -29,7 +29,7 @@ repos:
- id: mixed-line-ending
args: ['-f=lf']
- id: double-quote-string-fixer
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/PyCQA/flake8
rev: 3.9.2
hooks:
- id: flake8