mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-29 01:20:02 +03:00
Update pre-commit for flake8 move
See: https://twitter.com/codewithanthony/status/1378746934928699396
This commit is contained in:
parent
37ef62b0e6
commit
1f7464f96e
|
@ -12,7 +12,7 @@ repos:
|
||||||
rev: 5.8.0
|
rev: 5.8.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
- repo: https://gitlab.com/pycqa/flake8
|
- repo: https://github.com/PyCQA/flake8
|
||||||
rev: 3.9.0
|
rev: 3.9.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
|
|
Loading…
Reference in New Issue
Block a user