Group spotless renovate updates (#6042)

This commit is contained in:
jason plumb 2023-12-04 11:40:56 -08:00 committed by GitHub
parent e447e347e1
commit 3f1b9ed263
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@
"matchPackageNames": ["org.jetbrains.kotlinx:kotlinx-coroutines-core"],
"matchCurrentVersion": "1.5.2",
"enabled": false
},
{
"matchPackagePrefixes": ["com.diffplug.spotless"],
"groupName": "spotless packages"
}
]
}