mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +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:
|
additional_dependencies:
|
||||||
- blessings
|
- blessings
|
||||||
- pyyaml
|
- pyyaml
|
||||||
|
- distro
|
||||||
|
- jinja2
|
||||||
|
- msgpack
|
||||||
|
|
||||||
- repo: https://github.com/saltstack/invoke-pre-commit
|
- repo: https://github.com/saltstack/invoke-pre-commit
|
||||||
rev: v1.5.0
|
rev: v1.5.0
|
||||||
|
@ -1211,6 +1214,9 @@ repos:
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- blessings
|
- blessings
|
||||||
- pyyaml
|
- pyyaml
|
||||||
|
- distro
|
||||||
|
- jinja2
|
||||||
|
- msgpack
|
||||||
|
|
||||||
- repo: https://github.com/saltstack/mirrors-nox
|
- repo: https://github.com/saltstack/mirrors-nox
|
||||||
rev: v2020.8.22
|
rev: v2020.8.22
|
||||||
|
|
Loading…
Add table
Reference in a new issue