diff --git a/.gitea/renovate.json5 b/.gitea/renovate.json5 new file mode 100644 index 0000000..b86bab0 --- /dev/null +++ b/.gitea/renovate.json5 @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "local>phoenix/renovate-config" + ] +} \ No newline at end of file