diff --git a/.github/renovate.json b/.github/renovate.json new file mode 100644 index 0000000..a8a1b20 --- /dev/null +++ b/.github/renovate.json @@ -0,0 +1,5 @@ +{ + "repositories": [ + "jessebot/mastodon-helm-chart" + ] +}