diff --git a/config.js b/config.js index f53f7f0..dd0f0ed 100644 --- a/config.js +++ b/config.js @@ -1,7 +1,7 @@ module.exports = { platform: "forgejo", endpoint: "https://forge.e5150.fr", - gitAuthor: "CIBot ", + gitAuthor: "CIBot ", autodiscover: true, labels: ["Dependancy 📦️"], extends: ["config:recommended"],