[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:34:17 +00:00 committed by Peter Ye
parent f2ca59a291
commit cb75d27300

View file

@ -20,7 +20,7 @@ repos:
pass_filenames: false
name: isort (python)
- repo: https://github.com/pycqa/flake8
rev: '5.0.2' # pick a git hash / tag to point to
rev: '5.0.4' # pick a git hash / tag to point to
hooks:
- id: flake8
additional_dependencies: