forked from espressif/esp-idf
precommit: update flake8 repo url to use github
Gitlab mirror repo has been deprecated.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user