mirror of
https://github.com/django/django.git
synced 2026-02-09 02:49:25 +08:00
Fixed warnings per flake8 5.0.0.
This commit is contained in:
@@ -9,7 +9,7 @@ repos:
|
||||
hooks:
|
||||
- id: isort
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 4.0.1
|
||||
rev: 5.0.0
|
||||
hooks:
|
||||
- id: flake8
|
||||
- repo: https://github.com/pre-commit/mirrors-eslint
|
||||
|
||||
Reference in New Issue
Block a user