Skip to content

Commit

Permalink
Revert "chore: disable renovate for grpc and guava versions (#2618)"
Browse files Browse the repository at this point in the history
This reverts commit ca7686c.
  • Loading branch information
zhumin8 authored Jun 27, 2024
1 parent 36d12a6 commit fec83f3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,7 @@
"matchPackagePatterns": [
"^com.google.guava:"
],
"versioning": "docker",
"enabled": false
"versioning": "docker"
},
{
"matchPackagePatterns": [
Expand Down Expand Up @@ -163,8 +162,7 @@
"matchPackagePatterns": [
"^io.grpc"
],
"groupName": "gRPC dependencies",
"enabled": false
"groupName": "gRPC dependencies"
},
{
"matchPackagePatterns": [
Expand Down

0 comments on commit fec83f3

Please sign in to comment.