Merge pull request #176 from gabsuren/CI/flake_use_github

CI: Updated flake8 to use github repo
This commit is contained in:
david-cermak
2022-11-21 14:41:43 +01:00
committed by GitHub

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