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 3bbb109eb2
commit 11c0850159

View File

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