mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.2)
This commit is contained in:
parent
02bd67cf7a
commit
80a3853b50
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ repos:
|
|||
files: ^((model_utils|tests)/)|setup.py
|
||||
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 4.0.1
|
||||
rev: 5.0.2
|
||||
hooks:
|
||||
- id: flake8
|
||||
args: ['--ignore=E402,E501,E731,W503']
|
||||
|
|
|
|||
Loading…
Reference in a new issue