0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 00:20:26 +03:00

Add Renovate configuration files

This commit is contained in:
2024-09-11 21:00:35 +00:00
parent d3034596b7
commit 97aa90a605
3 changed files with 30 additions and 1 deletions

6
renovate.config.cjs Normal file
View File

@ -0,0 +1,6 @@
module.exports = {
endpoint: "https://code.popov.link",
gitAuthor: "RenovateBot <renovatebot@noreply.localhost>",
optimizeForDisabled: true,
platform: "gitea",
};