Update config.js
Some checks are pending
renovate / renovate (push) Has started running

This commit is contained in:
2025-11-27 17:08:51 +00:00
parent d02bdfae61
commit 515ec2194f

View File

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