Add renovate config #408

Merged
pat-s merged 1 commits from refs/pull/408/head into main 2023-11-23 20:41:11 +00:00
Showing only changes of commit 4f0dda05f2 - Show all commits
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>gitea/renovate-config"
]
}