mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-15 09:06:25 +00:00
dca3418bbd
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
5 lines
347 B
Markdown
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.
|