[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/PyCQA/flake8: 3.9.0 → 3.9.1](https://github.com/PyCQA/flake8/compare/3.9.0...3.9.1)
This commit is contained in:
pre-commit-ci[bot]
2021-04-19 17:19:18 +00:00
committed by GitHub
parent b6dc975143
commit 628d3ced55

View File

@@ -11,7 +11,7 @@ repos:
- id: name-tests-test
- id: requirements-txt-fixer
- repo: https://github.com/PyCQA/flake8
rev: 3.9.0
rev: 3.9.1
hooks:
- id: flake8
additional_dependencies: [flake8-typing-imports==1.7.0]