0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-04 14:36:16 +02:00

Rename renovate.json to renovate.json5

Co-Authored-By: Claude (Opus 4.6) <noreply@anthropic.com>
This commit is contained in:
silverwind 2026-03-31 12:56:37 +02:00
parent 66e1b46d8d
commit be28ab88ac

View File

@ -4,5 +4,5 @@
"enabledManagers": ["github-actions"],
"labels": ["modifies/dependencies"],
"minimumReleaseAge": "5 days",
"branchPrefix": "renovate/"
"branchPrefix": "renovate/",
}