mirror of
https://github.com/status-im/status-github-bot.git
synced 2025-01-27 21:44:55 +00:00
Fix WIP plugin configuration
This commit is contained in:
parent
59f7019b29
commit
10a4b98d01
948
package-lock.json
generated
948
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -24,7 +24,7 @@
|
||||
"probot-gpg-status": "^0.5.4",
|
||||
"probot-scheduler": "^1.0.3",
|
||||
"unfurl": "github:probot/unfurl",
|
||||
"wip-bot": "github:gr2m/wip-bot"
|
||||
"wip": "github:gr2m/wip-bot"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint-config-standard": "^11.0.0-beta.0",
|
||||
@ -49,7 +49,7 @@
|
||||
"plugins": [
|
||||
"probot-gpg-status",
|
||||
"unfurl",
|
||||
"wip-bot"
|
||||
"wip"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user