[pre-commit.ci] pre-commit autoupdate (#870)
updates: - https://gitlab.com/PyCQA/flake8 → https://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:
parent
d7d9c5dde7
commit
f6fd889148
|
@ -15,8 +15,8 @@ repos:
|
|||
files: \.py$
|
||||
language_version: python3.10
|
||||
|
||||
- repo: https://gitlab.com/PyCQA/flake8
|
||||
rev: 3.9.2
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 4.0.1
|
||||
hooks:
|
||||
- id: flake8
|
||||
language_version: python3.10
|
||||
|
|
Loading…
Reference in New Issue