config.js hinzugefügt

This commit is contained in:
renovate-bot 2025-04-04 14:10:04 +00:00
parent c62a4ee288
commit 3cd8ec9fef

7
config.js Normal file
View file

@ -0,0 +1,7 @@
module.exports = {
endpoint: "https://git.hackmi.ch/api/v1",
gitAuthor: "Renovate Bot <renovate@hackmi.ch>",
platform: "gitea",
autodiscover: true,
optimizeForDisabled: true,
};