Skip to content

Commit

Permalink
Group Kotlin Coroutine updates
Browse files Browse the repository at this point in the history
Before it was part of the Kotlin group, but since coroutines is not dependent on Kotlin it doesn't make sense.
  • Loading branch information
OscarSpruit committed Jun 21, 2024
1 parent 7127cd5 commit 413a1db
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
],
"labels": ["Dependencies"],
"packageRules" : [
{
"matchPackagePatterns": [
"org.jetbrains.kotlinx:kotlinx-coroutines.*"
],
"groupName": "Kotlin Coroutines"
},
{
"matchPackagePatterns": [
"androidx.compose.compiler:compiler",
Expand Down

0 comments on commit 413a1db

Please sign in to comment.