Update renovate-config.json
Some checks failed
renovate / renovate (push) Has been cancelled

This commit is contained in:
2026-02-03 08:36:00 +00:00
parent 9bfe23df9c
commit 954b83ebba
2 changed files with 8 additions and 8 deletions

View File

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

8
renovate-config.json Normal file
View File

@@ -0,0 +1,8 @@
{
"endpoint": "https://git.stemmechanics.com.au/api/v1",
"gitAuthor": "Renovate Bot <renovate-bot@stemmechanics.com.au>",
"platform": "gitea",
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"optimizeForDisabled": true
}