mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-04-25 13:24:44 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 5.0.2 → 5.0.4](https://github.com/PyCQA/flake8/compare/5.0.2...5.0.4)
This commit is contained in:
parent
80a3853b50
commit
5b81749a4f
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: 5.0.2
|
||||
rev: 5.0.4
|
||||
hooks:
|
||||
- id: flake8
|
||||
args: ['--ignore=E402,E501,E731,W503']
|
||||
|
|
|
|||
Loading…
Reference in a new issue