Skip to content

Commit

Permalink
Merge pull request #820 from alvr/alvr-patch-1
Browse files Browse the repository at this point in the history
chore: group mokkery within Kotlin dependency
  • Loading branch information
alvr authored Mar 12, 2024
2 parents 1caad0f + 39f211c commit 963f8c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@
],
"packageRules": [
{
"groupName": "Kotlin, KSP and Compose",
"groupName": "Kotlin Dependants",
"groupSlug": "kotlin",
"matchPackagePrefixes": [
"com.google.devtools.ksp",
"org.jetbrains.compose",
"dev.mokkery",
],
"matchPackagePatterns": [
"org.jetbrains.kotlin.*",
Expand Down

0 comments on commit 963f8c5

Please sign in to comment.