Add .gitea/renovate.json5

This commit is contained in:
Angel Nunez Mencias 2024-11-09 17:20:31 +00:00
parent e8265a093d
commit 77e204d86c

6
.gitea/renovate.json5 Normal file
View file

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>phoenix/renovate-config"
]
}