google/slo-generator

💡 [REQUEST] - Automate dependency updates with `renovate-bot`

lvaylet opened this issue · 1 comments

Summary

The Online Boutique demo uses renovate-bot to update dependencies with automatic PRs.

Basic Example

GoogleCloudPlatform/microservices-demo@3b5daa4

Screenshots

![DESCRIPTION](LINK.png)

Drawbacks

That requires a CI and test suites that are able to detect incompatibilities with new packages.

Unresolved questions

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

go/github-docs/security-recommendations recommends using Dependabot as a first choice.