mirror of
https://github.com/saltstack/salt.git
synced 2025-04-15 17:20:19 +00:00
Add missing pre-commit hook dependencies
This commit is contained in:
parent
03669b0161
commit
ade28e7f28
1 changed files with 6 additions and 0 deletions
|
@ -1197,6 +1197,9 @@ repos:
|
|||
additional_dependencies:
|
||||
- blessings
|
||||
- pyyaml
|
||||
- distro
|
||||
- jinja2
|
||||
- msgpack
|
||||
|
||||
- repo: https://github.com/saltstack/invoke-pre-commit
|
||||
rev: v1.5.0
|
||||
|
@ -1211,6 +1214,9 @@ repos:
|
|||
additional_dependencies:
|
||||
- blessings
|
||||
- pyyaml
|
||||
- distro
|
||||
- jinja2
|
||||
- msgpack
|
||||
|
||||
- repo: https://github.com/saltstack/mirrors-nox
|
||||
rev: v2020.8.22
|
||||
|
|
Loading…
Add table
Reference in a new issue