Skip to content

Commit

Permalink
Group protobuf deps into one PR (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
breedx-splk authored Apr 19, 2024
1 parent 748b87d commit 0c6b5d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
"matchPackagePrefixes": ["ch.qos.logback:"],
"groupName": "logback packages"
},
{
"matchPackagePrefixes": ["com.google.protobuf"],
"groupName": "protobuf packages"
},
{
// intentionally using Spring Boot 2 in some examples
"matchPackageNames": ["org.springframework.boot"],
Expand Down

0 comments on commit 0c6b5d1

Please sign in to comment.