Add dependabot#157
Add dependabot#157NobodyXu wants to merge 2 commits intoNullus157:prīmumfrom NobodyXu:add-dependabot
Conversation
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
|
In my experience dependabot is not useful for libraries, and results in a lot of overhead as it creates PR after PR (I see far too many repos on github with dozens of open dependabot PRs). There is one thing I think could be useful in this space, being notified on new major versions of dependencies; but that doesn't appear to be something dependabot supports. |
|
I've used dependabot on other library crates such as openssh and it only generates a PR on new major ver of dependencies. |
|
Interesting, maybe they changed that behavior since merging into github. Could you add |
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
@Nemo157 Done! |
|
bors r+ |
Signed-off-by: Jiahao XU Jiahao_XU@outlook.com