[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 5.0.2 → 5.0.4](https://github.com/PyCQA/flake8/compare/5.0.2...5.0.4)
This commit is contained in:
parent
a7104ac2a0
commit
d7bcc786b0
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ repos:
|
||||||
args:
|
args:
|
||||||
- --ignore=D200,D203,D212
|
- --ignore=D200,D203,D212
|
||||||
- repo: https://github.com/PyCQA/flake8
|
- repo: https://github.com/PyCQA/flake8
|
||||||
rev: 5.0.2
|
rev: 5.0.4
|
||||||
hooks:
|
hooks:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
- repo: https://github.com/asottile/pyupgrade
|
- repo: https://github.com/asottile/pyupgrade
|
||||||
|
|
Loading…
Reference in a new issue