diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6780f0173d3..4cd3cfc3c93 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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