Skip to content

Commit

Permalink
Merge branch 'master' into renovate/gradle-actions-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
szpak authored Aug 18, 2024
2 parents 03b6377 + 06a4645 commit 83fb92d
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,11 @@
],
"configMigration": true,
"packageRules": [
{
"matchPackagePrefixes": [
"publishing:maven"
],
"enabled": false
},
{
"groupName": "Retrofit monorepo",
"description": "Group together all dependencies of Retrofit.",
"matchPackagePrefixes": [
"com.squareup.retrofit2:"
"matchPackageNames": [
"com.squareup.retrofit2:*"
]
}
]
Expand Down

0 comments on commit 83fb92d

Please sign in to comment.