diff options
-rw-r--r-- | renovate.config.cjs | 1 | ||||
-rw-r--r-- | renovate.json (renamed from .gitea/renovate.json) | 0 |
2 files changed, 0 insertions, 1 deletions
diff --git a/renovate.config.cjs b/renovate.config.cjs index 3872bb4..44bc458 100644 --- a/renovate.config.cjs +++ b/renovate.config.cjs @@ -1,7 +1,6 @@ module.exports = { endpoint: "https://code.popov.link", gitAuthor: "RenovateBot <renovatebot@noreply.localhost>", - onboardingConfigFileName: ".gitea/renovate.json", optimizeForDisabled: true, platform: "gitea", }; diff --git a/.gitea/renovate.json b/renovate.json index f918098..f918098 100644 --- a/.gitea/renovate.json +++ b/renovate.json |