diff --git a/.github/renovate.json5 b/.github/renovate.json5 new file mode 100644 index 00000000..33245bf2 --- /dev/null +++ b/.github/renovate.json5 @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "github>outscale/oks-tools-team//renovate/default.json5#initial" + ] +}