Update isort

This commit is contained in:
aubustou 2020-10-21 00:10:17 +02:00
parent 6ea1320bef
commit 134786ebf0

View file

@ -14,8 +14,8 @@ repos:
- id: check-yaml - id: check-yaml
- id: debug-statements - id: debug-statements
- id: requirements-txt-fixer - id: requirements-txt-fixer
- repo: https://github.com/pre-commit/mirrors-isort - repo: https://github.com/pycqa/isort
rev: v4.3.21 rev: 5.5.2
hooks: hooks:
- id: isort - id: isort
- repo: https://github.com/lovesegfault/beautysh - repo: https://github.com/lovesegfault/beautysh