Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
Group all asset-pipeline dependency updates together
  • Loading branch information
puneetbehl authored May 8, 2023
1 parent d82c33c commit 92ac705
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
"^org\\.seleniumhq\\.selenium"
],
"groupName": "selenium monorepo"
},
{
"matchPackagePatterns": [
"^com\\.bertramlabs\\.plugins:asset-pipeline"
],
"groupName": "asset-pipeline"
}
]
}

0 comments on commit 92ac705

Please sign in to comment.