[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:
parent
e148dfbad9
commit
ea91eea7ee
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@ repos:
|
||||||
args:
|
args:
|
||||||
- --ignore=D200,D203,D212
|
- --ignore=D200,D203,D212
|
||||||
- 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
|
||||||
|
|
Loading…
Reference in a new issue