1
0
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:
Mariusz Felisiak
2023-07-30 16:17:07 +02:00
committed by GitHub
parent 4087367ba8
commit 22b0b73c77
3 changed files with 4 additions and 4 deletions

View File

@@ -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