Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob authored Aug 14, 2024
1 parent 5b921fb commit 46611e5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,11 @@
],
"configMigration": true,
"packageRules": [
{
"enabled": false,
"matchPackageNames": [
"publishing:maven{/,}**"
]
},
{
"groupName": "Retrofit monorepo",
"description": "Group together all dependencies of Retrofit.",
"matchPackageNames": [
"com.squareup.retrofit2:{/,}**"
"com.squareup.retrofit2:*"
]
}
]
Expand Down

0 comments on commit 46611e5

Please sign in to comment.