algolia / community-project-boilerplate

Minimal setup for community projects [NO MORE MAINTAINED]
https://community.algolia.com/community-project-boilerplate
MIT License
3 stars 5 forks source link

chore(deps): update renovate config #4

Closed rarkins closed 6 years ago

rarkins commented 6 years ago

This PR refactors the existing Renovate config to use 100% config presets. In doing so it will also resolve the problem found by @vvo in https://github.com/algolia/community-project-boilerplate/pull/3#issuecomment-349442768, where patches were not being branch automerged.

algobot commented 6 years ago

Deploy preview ready!

Built with commit 92bca3083eb9d0fe1e3872652b8214d9bf473fda

https://deploy-preview-4--community-project-boilerplate.netlify.com

vvo commented 6 years ago

Thanks!