Skip to content

Commit

Permalink
Group Dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nevack committed May 31, 2024
1 parent 0dc7322 commit f94be43
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,16 @@ updates:
schedule:
interval: "daily"
registries: "*"
open-pull-requests-limit: 3
groups:
kotlin-ksp:
patterns:
- "org.jetbrains.kotlin:*"
- "org.jetbrains.kotlin.android"
- "com.google.devtools.ksp"
androidx-lifecycle:
patterns:
- "androidx.lifecycle:*"
open-pull-requests-limit: 5
registries:
maven-google:
type: "maven-repository"
Expand Down

0 comments on commit f94be43

Please sign in to comment.