1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-27 13:44:14 +01:00

pre-commit: newer version of flake8

This commit is contained in:
Johan Andersson 2020-05-03 11:42:32 +02:00
parent ad4230dab2
commit 9f4b12337c

View File

@ -14,8 +14,8 @@ repos:
hooks:
- id: black
language_version: python3
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
- repo: https://gitlab.com/pycqa/flake8
rev: 3.7.9
hooks:
- id: flake8
- repo: https://github.com/asottile/pyupgrade