pre-commit autoupdate

This commit is contained in:
Faustin Lammler 2020-11-26 14:15:56 +01:00
parent 404d65f661
commit e9dcddf4e4
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ repos:
name: Check trailing whitespace
args: [--markdown-linebreak-ext=md]
- repo: https://gitlab.com/pycqa/flake8.git
rev: 3.7.9
rev: 3.8.4
hooks:
- id: flake8
name: Check python (flake8)