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

5 lines
347 B
Markdown

Extracts dependencies from `jsonnetfile.json` files, updates `jsonnetfile.lock.json` and updates the `vendor` directory.
Supports [lock file maintenance](https://docs.renovatebot.com/configuration-options/#lockfilemaintenance).
This plugin requires `jsonnet-bundler >= v0.4.0` since previous versions don't support updating single dependencies.