Revert "feat(renovate): use config from Linux-Gaming repo"
All checks were successful
Code and build check / Check code (push) Successful in 4m29s
Code and build check / Build with uv (push) Successful in 56s

This reverts commit c862a39225.
This commit is contained in:
2025-06-28 09:49:53 +05:00
parent c862a39225
commit 797e203156
2 changed files with 11 additions and 12 deletions

8
config.js Normal file
View File

@ -0,0 +1,8 @@
module.exports = {
"endpoint": "https://git.linux-gaming.ru/api/v1",
"gitAuthor": "Renovate Bot <noreply@linux-gaming.ru>",
"platform": "gitea",
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"optimizeForDisabled": true,
};