forked from espressif/esp-protocols
Merge pull request #176 from gabsuren/CI/flake_use_github
CI: Updated flake8 to use github repo
This commit is contained in:
@ -12,7 +12,7 @@ repos:
|
||||
- id: trailing-whitespace
|
||||
- id: mixed-line-ending
|
||||
- id: debug-statements
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: 5.0.4
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
Reference in New Issue
Block a user