Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob authored May 26, 2024
1 parent c9b5611 commit f2b0f35
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,18 @@
"extends": [
"config:base"
],
"configMigration": true,
"packageRules": [
{
"matchPackagePrefixes": ["publishing:maven"],
"enabled": false
},
{
"groupName": "Retrofit monorepo",
"description": "Group together all dependencies of Retrofit.",
"matchPackagePrefixes": [
"com.squareup.retrofit2:"
]
}
]
}

0 comments on commit f2b0f35

Please sign in to comment.