1
0
mirror of https://github.com/Zulko/moviepy.git synced 2021-07-27 01:17:47 +03:00

Update pre-commit configuration (#1573)

This commit is contained in:
Álvaro Mondéjar
2021-05-21 11:39:39 +02:00
committed by GitHub
parent a472c864d2
commit 5cca162567

View File

@@ -1,6 +1,6 @@
repos:
- repo: https://gitlab.com/pycqa/flake8
rev: master
- repo: https://github.com/PyCQA/flake8
rev: 3.9.2
hooks:
- id: flake8
additional_dependencies:
@@ -9,7 +9,7 @@ repos:
name: flake8-test
files: \.py$
- repo: https://github.com/PyCQA/isort
rev: master
rev: 5.8.0
hooks:
- id: isort
args: