0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-01-24 02:09:33 +01:00

Add renovate.json

This commit is contained in:
renovate[bot] 2026-01-18 08:07:26 +00:00
parent fafd1db19e
commit f88a7ff863

6
renovate.json Normal file
View File

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