0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 21:48:32 +00:00
renovatebot_renovate/lib/modules/manager/jsonnet-bundler/readme.md
2023-11-29 18:10:17 +00:00

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.