nearform / udaru

Open source Access Manager for node.js
https://nearform.github.io/udaru
MIT License
124 stars 19 forks source link

enable greenkeeper #511

Open mcollina opened 6 years ago

mcollina commented 6 years ago

As titled, it will help in keeping the dependencies up-to-date.

cianfoley-nearform commented 6 years ago

looks like Greenkeeper doesn't support repos with multiple packages yet according to docs :-( https://greenkeeper.io/docs.html

ovhemert commented 5 years ago

Maybe this part was missing from the docs last time? https://greenkeeper.io/docs.html#monorepo

Looks like we can enable it, and configure using a greenkeeper.json

mcollina commented 5 years ago

Yes, they added this in the meantime. Would you mind sending a PR?

ovhemert commented 5 years ago

Initial request from Greenkeeper modified to make it work. See PR #573