mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-27 22:10:40 +02:00
Renovate: Group kotlin dependencies
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"semanticCommits": "disabled",
|
||||
"commitMessagePrefix": "Update",
|
||||
"commitMessageAction": "",
|
||||
"commitMessageTopic": "{{depName}}",
|
||||
"labels": [
|
||||
"dependency"
|
||||
],
|
||||
@@ -17,6 +21,13 @@
|
||||
"com.google.protobuf:*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupName": "kotlin",
|
||||
"matchPackageNames": [
|
||||
"org.jetbrains.kotlin.*",
|
||||
"org.jetbrains.kotlin:*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupName": "androidx.camera",
|
||||
"matchPackageNames": [
|
||||
|
||||
Reference in New Issue
Block a user