[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 19:00:42 +00:00 committed by GitHub
parent a7104ac2a0
commit d7bcc786b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ repos:
args:
- --ignore=D200,D203,D212
- repo: https://github.com/PyCQA/flake8
rev: 5.0.2
rev: 5.0.4
hooks:
- id: flake8
- repo: https://github.com/asottile/pyupgrade