mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 04:51:38 +02:00
13 lines
202 B
JSON
13 lines
202 B
JSON
{
|
|
"extends": [
|
|
"config:base",
|
|
":dependencyDashboard"
|
|
],
|
|
"packageRules": [
|
|
{
|
|
"matchPackagePatterns": ["^kotlin", "^org.jetbrains.kotlin"],
|
|
"groupName": "kotlin"
|
|
}
|
|
]
|
|
}
|