mirror of
https://github.com/saltstack/salt.git
synced 2025-04-15 17:20:19 +00:00
Also install isort[pyproject] for toml dependency
This commit is contained in:
parent
a8ef59e76f
commit
35c4d92bc6
1 changed files with 1 additions and 0 deletions
|
@ -423,6 +423,7 @@ repos:
|
|||
rev: '1e78a9acf3110e1f9721feb591f89a451fc9876a'
|
||||
hooks:
|
||||
- id: isort
|
||||
additional_dependencies: ['isort[pyproject]']
|
||||
# This tells pre-commit not to pass files to isort.
|
||||
# This should be kept in sync with pyproject.toml
|
||||
exclude: >
|
||||
|
|
Loading…
Add table
Reference in a new issue