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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user