update flake8 version in pre-commit

This commit is contained in:
Bastien Gerard 2020-12-12 22:33:48 +01:00
parent 8a1a68ea7c
commit bf12621ce9

View File

@ -5,7 +5,7 @@ repos:
hooks:
- id: black
- repo: https://gitlab.com/pycqa/flake8
rev: 3.8.0a2
rev: 3.8.4
hooks:
- id: flake8
additional_dependencies: