renovate/lib/modules/manager/jsonnet-bundler/readme.md
Rhys Arkins dca3418bbd refactor: lib/modules (#14488)
Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/

BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
2022-03-04 09:04:02 +01:00

347 B

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.