python,misc: Add isort to pre-commit
Change-Id: I391a8948f0817bd5c6a9fe8a4c3e4fed07a98c49
This commit is contained in:
@@ -68,6 +68,10 @@ repos:
|
||||
- id: check-symlinks
|
||||
- id: destroyed-symlinks
|
||||
- id: requirements-txt-fixer
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.11.5
|
||||
hooks:
|
||||
- id: isort
|
||||
- repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
|
||||
rev: 0.2.3
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user