mirror of
https://github.com/frappe/bench.git
synced 2025-01-02 22:00:17 +00:00
ci: fix flake8 url
This commit is contained in:
parent
b57838f366
commit
d3cb7eceb4
@ -29,8 +29,8 @@ repos:
|
||||
- id: black
|
||||
additional_dependencies: ['click==8.0.4']
|
||||
|
||||
- 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',]
|
||||
|
Loading…
Reference in New Issue
Block a user