commit 99b81fd8f09538ade99313cbbb899e35560134f4 Author: renovate-bot Date: Sat Jan 25 10:21:30 2025 +0000 config.js diff --git a/config.js b/config.js new file mode 100644 index 0000000..e4879d4 --- /dev/null +++ b/config.js @@ -0,0 +1,8 @@ +module.exports = { + "endpoint": "https://gitprofit.ru/api/v1", + "gitAuthor": "Renovate Bot ", + "platform": "gitea", + "onboardingConfigFileName": "renovate.json", + "autodiscover": true, + "optimizeForDisabled": true, +}; \ No newline at end of file