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/.*
)$
- repo: https://gitlab.com/pycqa/flake8
rev: 3.9.2
- repo: https://github.com/PyCQA/flake8
rev: 5.0.4
hooks:
- id: flake8
additional_dependencies: ['flake8-bugbear',]