pre-commit autoupdate
This commit is contained in:
parent
404d65f661
commit
e9dcddf4e4
|
|
@ -14,7 +14,7 @@ repos:
|
||||||
name: Check trailing whitespace
|
name: Check trailing whitespace
|
||||||
args: [--markdown-linebreak-ext=md]
|
args: [--markdown-linebreak-ext=md]
|
||||||
- repo: https://gitlab.com/pycqa/flake8.git
|
- repo: https://gitlab.com/pycqa/flake8.git
|
||||||
rev: 3.7.9
|
rev: 3.8.4
|
||||||
hooks:
|
hooks:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
name: Check python (flake8)
|
name: Check python (flake8)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue