kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
chore(renovate): Update Renovate config to group Kotlin and KSP dependencies. (#1706)
rodzic
1728dc58ba
commit
e9bebf3828
|
@ -9,5 +9,16 @@
|
|||
"workarounds:all"
|
||||
],
|
||||
"commitMessageTopic": "{{depName}}",
|
||||
"labels": ["dependencies"]
|
||||
"labels": [
|
||||
"dependencies"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "Kotlin and KSP",
|
||||
"matchPackageNames": [
|
||||
"com.google.devtools.ksp:{/,}**",
|
||||
"org.jetbrains.kotlin:{/,}**"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue