Merge pull request #32989 from deepeshgarg007/flake8

ci: fix flake8 URL
This commit is contained in:
Deepesh Garg 2022-11-16 16:25:46 +05:30 committed by GitHub
commit aac1f4923b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: [