Skip to content

Commit

Permalink
Revert "Attempt to fix Renovate grouping Kotlin and KSP"
Browse files Browse the repository at this point in the history
This reverts commit 94da39c.
  • Loading branch information
JordanLongstaff committed Nov 27, 2024
1 parent 94da39c commit 6f31691
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,8 @@
{
"groupName": "kotlin and ksp",
"matchPackageNames": [
"org.jetbrains.kotlin:kotlin-gradle-plugin",
"org.jetbrains.kotlin:kotlin-stdlib",
"org.jetbrains.kotlin:kotlin-reflect",
"org.jetbrains.kotlin.android",
"com.google.devtools.ksp",
"com.google.devtools.ksp:symbol-processing-api"
"kotlin",
"ksp"
]
}
]
Expand Down

0 comments on commit 6f31691

Please sign in to comment.