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: debug-statements
|
||||
- id: requirements-txt-fixer
|
||||
- repo: https://github.com/pre-commit/mirrors-isort
|
||||
rev: v4.3.21
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: 5.5.2
|
||||
hooks:
|
||||
- id: isort
|
||||
- repo: https://github.com/lovesegfault/beautysh
|
||||
|
|
Loading…
Reference in a new issue