renovate-config/config.js
cswimr 8c5593fc47
Some checks failed
Renovate / Run (push) Has been cancelled
Update config.js
2024-12-27 10:59:14 -05:00

8 lines
No EOL
331 B
JavaScript

module.exports = {
"endpoint": "https://www.coastalcommits.com/api/v1",
"gitAuthor": "CoastalCommits-Renovate-Bot <renovate@coastalcommits.com>",
"platform": "gitea", // this should be set to 'gitea' even for Forgejo.
"autodiscover": true,
"autodiscoverTopics": ["renovate"],
"optimizeForDisabled": true,
};