Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
chore: group core transport dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 authored and codyoss committed Dec 26, 2019
1 parent c6138aa commit 9220de3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate.json
Expand Up @@ -26,6 +26,14 @@
],
"groupName": "core dependencies"
},
{
"packagePatterns": [
"^com.google.http-client:",
"^com.google.oauth-client:",
"^com.google.api-client:"
],
"groupName": "core transport dependencies"
},
{
"packagePatterns": [
"*"
Expand Down

0 comments on commit 9220de3

Please sign in to comment.