fix(config): typo
This commit is contained in:
parent
a82f4c761e
commit
65e4aa11a2
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ module.exports = {
|
|||
platform: "forgejo",
|
||||
endpoint: "https://forge.e5150.fr",
|
||||
gitAuthor: "CIBot <CIBot@noreply.forge.e5150.local>",
|
||||
autoDiscover: true,
|
||||
autodiscover: true,
|
||||
labels: ["Dependancy 📦️"],
|
||||
extends: ["config:recommended"],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue