mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-14 16:46:25 +00:00
.. | ||
__fixtures__ | ||
__snapshots__ | ||
artifacts.spec.ts | ||
artifacts.ts | ||
extract.spec.ts | ||
extract.ts | ||
index.ts | ||
readme.md | ||
types.ts |
Extracts dependencies from jsonnetfile.json
files, updates jsonnetfile.lock.json
and updates the vendor
directory.
Supports lock file maintenance.
This plugin requires jsonnet-bundler >= v0.4.0
since previous versions don't support updating single dependencies.