Merge pull request #32991 from frappe/mergify/bp/version-13-hotfix/pr-32989

ci: fix flake8 URL (backport #32989)
This commit is contained in:
Deepesh Garg
2022-11-16 17:05:25 +05:30
committed by GitHub

View File

@@ -16,8 +16,8 @@ repos:
- id: check-merge-conflict
- id: check-ast
- 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: [