chore: onboard renovate, mark Makefile tool packages (#221)

chore: onboard renovate, mark `Makefile` tool packages (gitea/gitea-mcp#221)

Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
silverwind
2026-07-30 16:42:43 +00:00
committed by techknowlogick
parent 80114e32e6
commit 290d06b40b
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>gitea/renovate-config"
],
}