Fix Bugs
Some checks failed
renovate / renovate (push) Failing after 7s

This commit is contained in:
2025-09-25 12:37:13 +02:00
parent 00e46b3592
commit 0979746893

View File

@@ -1,6 +1,6 @@
module.exports = {
"endpoint": "https://gitea.com/api/v1", // replace it with your actual endpoint
"gitAuthor": "Renovate Bot <renovate-bot@yourhost.com>",
"endpoint": "https://git.fraley.de/api/v1", // replace it with your actual endpoint
"gitAuthor": "Renovate Bot <renovate@fraley.de>",
"platform": "gitea",
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,