Skip to content

Commit

Permalink
chore(config): migrate renovate config (#349)
Browse files Browse the repository at this point in the history
* chore(config): migrate config renovate.json

* Update renovate.json

---------

Co-authored-by: Róbert Papp <[email protected]>
  • Loading branch information
renovate-bot and TWiStErRob authored Aug 14, 2024
1 parent bdb9be9 commit 06a4645
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 06a4645

Please sign in to comment.