CI: Updated flake8 to use github repo

This commit is contained in:
Suren Gabrielyan
2022-11-21 16:31:20 +04:00
parent 045009bb82
commit 74787c9aa8

View File

@ -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