Update config.js
Some checks failed
Renovate / Run (push) Has been cancelled

This commit is contained in:
cswimr 2024-12-27 10:59:14 -05:00
parent 95b3bc2880
commit 8c5593fc47
Signed by: CoastalCommits
GPG key ID: 7E73189F651A553F

View file

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