Update config.js
All checks were successful
renovate / renovate (push) Successful in 36s

This commit is contained in:
justus 2024-11-12 13:15:17 -05:00
parent b000378858
commit 7e38cd120e

View File

@ -1,5 +1,5 @@
module.exports = {
"endpoint": "https://gitea.com/api/v1", // replace it with your actual endpoint
"endpoint": "https://gitea.mycomputer.party/api/v1", // replace it with your actual endpoint
"gitAuthor": "Renovate Bot <renovate-bot@mycomputer.party>",
"platform": "gitea",
"onboardingConfigFileName": "renovate.json",