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

5 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.