[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:
pre-commit-ci[bot] 2022-08-01 18:31:23 +00:00 committed by Hasan Ramezani
parent 02bd67cf7a
commit 80a3853b50

View file

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