chore(config): add all merge confidence badge & lockfile maintenance
This commit is contained in:
parent
72d2ea4719
commit
e3898b51f6
1 changed files with 5 additions and 1 deletions
|
|
@ -4,5 +4,9 @@ module.exports = {
|
|||
gitAuthor: "CIBot <pips+cibot@e5150.fr>",
|
||||
autodiscover: true,
|
||||
labels: ["Dependancy 📦️"],
|
||||
extends: ["config:recommended"],
|
||||
extends: [
|
||||
"config:recommended",
|
||||
":maintainLockFilesWeekly",
|
||||
"mergeConfidence:all-badges",
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue