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: hooks:
- id: black - id: black
- repo: https://gitlab.com/pycqa/flake8 - repo: https://gitlab.com/pycqa/flake8
rev: 3.8.0a2 rev: 3.8.4
hooks: hooks:
- id: flake8 - id: flake8
additional_dependencies: additional_dependencies: