Update config.js
All checks were successful
Renovate / Run (push) Successful in 1m44s

This commit is contained in:
cswimr 2025-02-10 06:31:36 -05:00
parent 495e317abe
commit 025a45a6ba
Signed by: CoastalCommits
GPG key ID: 7E73189F651A553F

View file

@ -1,6 +1,6 @@
module.exports = {
"endpoint": "https://www.coastalcommits.com/api/v1",
"gitAuthor": "Renovate <renovate@coastalcommits.com>",
"endpoint": "https://c.csw.im/api/v1",
"gitAuthor": "Renovate <renovate@csw.im>",
"platform": "gitea", // this should be set to 'gitea' even for Forgejo.
"autodiscover": true,
"autodiscoverTopics": ["renovate"],