mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed warnings per flake8 6.1.0.
This commit is contained in:
@@ -15,7 +15,7 @@ repos:
|
||||
hooks:
|
||||
- id: isort
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 6.0.0
|
||||
rev: 6.1.0
|
||||
hooks:
|
||||
- id: flake8
|
||||
- repo: https://github.com/pre-commit/mirrors-eslint
|
||||
|
||||
Reference in New Issue
Block a user