branch: externals/bicep-ts-mode commit d94679acce212d1bbe52a403b6b707f4aabfd8b2 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Commit: GitHub <nore...@github.com>
Add renovate.json --- renovate.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000000..5db72dd6a9 --- /dev/null +++ b/renovate.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:recommended" + ] +}