ci: configure Renovate Gitea Actions workflow and config
Renovate / renovate (push) Successful in 23s
Build and Deploy / build-and-deploy (push) Successful in 49s

This commit is contained in:
2026-06-12 23:01:29 -07:00
parent aa5a244cdf
commit 7ffc672df1
2 changed files with 29 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}