Update isort
This commit is contained in:
parent
6ea1320bef
commit
134786ebf0
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue