ci: updated flake8 url

This commit is contained in:
Jannat Patel
2022-11-21 12:33:26 +05:30
parent cfcc1b3162
commit 88f9114dd6

View File

@@ -46,8 +46,8 @@ repos:
lms/public/js/lib/.* lms/public/js/lib/.*
)$ )$
- repo: https://gitlab.com/pycqa/flake8 - repo: https://github.com/PyCQA/flake8
rev: 3.9.2 rev: 5.0.4
hooks: hooks:
- id: flake8 - id: flake8
additional_dependencies: ['flake8-bugbear',] additional_dependencies: ['flake8-bugbear',]