Remove unnecessary config.

This commit is contained in:
Joseph Hanson 2024-03-22 08:18:55 -05:00
parent 8c906c2ed7
commit 8ba4851248
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -1,9 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"platform": "gitea",
"endpoint": "https://git.hsn.dev",
"extends": [
"config:recommended",
],
"repositories": []
]
}