[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/PyCQA/flake8: 5.0.3 → 5.0.4](https://github.com/PyCQA/flake8/compare/5.0.3...5.0.4)
This commit is contained in:
pre-commit-ci[bot] 2022-08-09 00:38:58 +00:00 committed by GitHub
parent 6027577d32
commit 3642af2dca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ repos:
- id: black
args: [--line-length=79]
- repo: https://github.com/PyCQA/flake8
rev: 5.0.3
rev: 5.0.4
hooks:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-mypy