open-wc / open-wc-starter-app

Starter app based on Open Web Components Recommendations
https://open-wc.org/
93 stars 14 forks source link

strategy to keep dependencies up to date #2

Open thepassle opened 5 years ago

thepassle commented 5 years ago

Consider using https://github.com/greenkeeperio/greenkeeper to keep dependencies up to date/another strategy

thepassle commented 5 years ago

As discussed on slack, we can probably achieve managing dependencies with renovate:

would just need a proper renovate config (which even support automatically merging PR if all tests are green) so that could be mitigated pretty well :slightly_smiling_face: