feat: add renovate

This commit is contained in:
2026-03-20 18:32:33 +01:00
parent e5fa2269f3
commit f55ab0b821
2 changed files with 26 additions and 0 deletions

7
renovate.js Normal file
View File

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