[pre-commit.ci] pre-commit autoupdate (#870)

updates:
- https://gitlab.com/PyCQA/flake8https://github.com/PyCQA/flake8
- [github.com/PyCQA/flake8: 3.9.2 → 4.0.1](https://github.com/PyCQA/flake8/compare/3.9.2...4.0.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot] 2021-11-22 20:30:07 +01:00 committed by GitHub
parent d7d9c5dde7
commit f6fd889148
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ repos:
files: \.py$ files: \.py$
language_version: python3.10 language_version: python3.10
- repo: https://gitlab.com/PyCQA/flake8 - repo: https://github.com/PyCQA/flake8
rev: 3.9.2 rev: 4.0.1
hooks: hooks:
- id: flake8 - id: flake8
language_version: python3.10 language_version: python3.10