diff options
author | Valentin Popov <valentin@popov.link> | 2025-05-10 13:53:13 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2025-05-10 13:53:13 +0300 |
commit | 0db17945d47dcb5e341705ed4b54e0b045d8a946 (patch) | |
tree | 2965ae5d05db5ebf5c7db804f75eac0630cff62a | |
parent | 2b4908aa922cc5656a964305d48cc94a6b3fe00a (diff) | |
download | popov.link-0db17945d47dcb5e341705ed4b54e0b045d8a946.tar.xz popov.link-0db17945d47dcb5e341705ed4b54e0b045d8a946.zip |
Moved renovate.json
-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 |