minvws / nl-covid19-notification-app-android

Android sources for the Dutch Covid19 Notification App
European Union Public License 1.2
163 stars 25 forks source link

Add Dependabot configuration to check for dependencies updates #60

Closed EwoutH closed 3 years ago

EwoutH commented 3 years ago

Adds a Dependabot configuration which checks daily if new Gradle or GitHub Actions dependencies are available. If so, it opens a PR with that Dependency update.

See Configuration options for dependency updates for more about the exact configuration.

ehoogend commented 3 years ago

Hi @EwoutH , thanks for the PR. I've discussed this in the team and we will not be using Dependabot for the time being for the following reasons:

In other news: we have worked on updating several dependencies in the current sprint. These changes should become visible on Github soon as well.

EwoutH commented 3 years ago

Thanks for the extensive explanation, sounds like a sensible solution.