diff --git a/.github/renovate.json5 b/.github/renovate.json5 new file mode 100644 index 00000000..5286e4a8 --- /dev/null +++ b/.github/renovate.json5 @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "github>bfra-me/renovate-config" + ] +}