diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000..92a524d --- /dev/null +++ b/renovate.json @@ -0,0 +1,7 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "github>code0-tech/monoceros//renovate/global.json5", + ":assignee(raphael-goetz)" + ] +} \ No newline at end of file