Group spotless renovate updates (#6042)
This commit is contained in:
parent
e447e347e1
commit
3f1b9ed263
|
|
@ -27,6 +27,10 @@
|
||||||
"matchPackageNames": ["org.jetbrains.kotlinx:kotlinx-coroutines-core"],
|
"matchPackageNames": ["org.jetbrains.kotlinx:kotlinx-coroutines-core"],
|
||||||
"matchCurrentVersion": "1.5.2",
|
"matchCurrentVersion": "1.5.2",
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"matchPackagePrefixes": ["com.diffplug.spotless"],
|
||||||
|
"groupName": "spotless packages"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue