mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
chore(ci): Fix hilt groups typo (#3966)
This commit is contained in:
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@@ -60,6 +60,7 @@ updates:
|
||||
- androidx.core:core-ktx
|
||||
- androidx.appcompat:appcompat
|
||||
- androidx.preference:preference-ktx
|
||||
- androidx.constraintlayout:constraintlayout
|
||||
lifecycle:
|
||||
patterns:
|
||||
- androidx.lifecycle:lifecycle-runtime-ktx
|
||||
@@ -72,11 +73,9 @@ updates:
|
||||
- androidx.navigation:navigation-ui-ktx
|
||||
hilt:
|
||||
patterns:
|
||||
- androidx.lifecycle:lifecycle-viewmodel-ktx
|
||||
- androidx.constraintlayout:constraintlayout
|
||||
- androidx.hilt:hilt-compiler
|
||||
- com.google.dagger.hilt.android
|
||||
- com.google.dagger:hilt.android
|
||||
- com.google.dagger:hilt-android
|
||||
- com.google.dagger:hilt-android-compiler
|
||||
retrofit:
|
||||
patterns:
|
||||
|
||||
Reference in New Issue
Block a user