mirror of
https://github.com/saltstack/salt.git
synced 2025-04-15 17:20:19 +00:00
Bump isort pre-commit hook to 5.12.0
Refs https://github.com/PyCQA/isort/issues/2077 Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
314017e71f
commit
e02b66cc0a
1 changed files with 1 additions and 1 deletions
|
@ -1082,7 +1082,7 @@ repos:
|
|||
args: [--silent, -E, fix_asserts, -E, fix_docstrings]
|
||||
|
||||
- repo: https://github.com/timothycrosley/isort
|
||||
rev: 5.10.1
|
||||
rev: 5.12.0
|
||||
hooks:
|
||||
- id: isort
|
||||
additional_dependencies: ['toml']
|
||||
|
|
Loading…
Add table
Reference in a new issue