jbang
jbang copied to clipboard
Renovate bot support for jbang
Would be nice if jbang was supported by renovate bot.
Just found they recently added kotlin script support which would be very similar.
https://github.com/renovatebot/renovate/issues/16662
Anyone with some typescript experience up for implementing it?
(This issue is on the first google hits on "renovate jbang" - I think, this can be closed)
renovate updates my JBang script. I have renovate.json in the root with following content:
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>jbanghub/.github"
]
}
This points to https://github.com/jbanghub/.github/blob/main/default.json