[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/PyCQA/flake8: 3.9.2 → 4.0.1](https://github.com/PyCQA/flake8/compare/3.9.2...4.0.1)
This commit is contained in:
pre-commit-ci[bot]
2021-10-11 19:44:07 +00:00
committed by GitHub
parent 15b411e94b
commit 4d902461f9

View File

@@ -13,7 +13,7 @@ repos:
- id: check-yaml - id: check-yaml
- id: debug-statements - id: debug-statements
- repo: https://github.com/PyCQA/flake8 - repo: https://github.com/PyCQA/flake8
rev: 3.9.2 rev: 4.0.1
hooks: hooks:
- id: flake8 - id: flake8
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade