precommit: update flake8 repo url to use github

Gitlab mirror repo has been deprecated.
pull/9962/head
Marius Vikhammer 2022-11-15 13:33:02 +08:00
rodzic 6cbedbfa57
commit 73367a9eb2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -30,7 +30,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: 5.0.4
hooks:
- id: flake8