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