FusionAuth / fusionauth-android-sdk

Android SDK for FusionAuth
https://fusionauth.io
Other
3 stars 1 forks source link

Define Dependabot groups for Gradle #12

Closed Aaron-Ritter closed 9 months ago

Aaron-Ritter commented 9 months ago

Dependabot allows grouping of PRs and we need to define whats sensible for Gradle.

https://github.com/sonderformat-llc/c111-inversoft-mobile-sdk-android/blob/e53a1d8567a26fa3e8ac234106c96e2e450fd288/.github/dependabot.yml#L18C1-L22C25

Aaron-Ritter commented 9 months ago

For now a single group for minor/patch updates is created, all major dependency findings will be opened seperately. https://github.com/FusionAuth/fusionauth-android-sdk/commit/dce386348dddece6458765c500a329c9b7fd5ba3 This might need further tuning by splitting up the group, but for now it's sufficient.