[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:
pre-commit-ci[bot] 2022-08-08 18:18:43 +00:00 committed by Hasan Ramezani
parent 80a3853b50
commit 5b81749a4f

View file

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