Skip to content

Commit

Permalink
chore: temporarily disable updating grpc and guava versions until aft…
Browse files Browse the repository at this point in the history
…er LTS is released (#3567)
  • Loading branch information
ldetmer authored Jan 10, 2025
1 parent 2429ac3 commit 1c6ebae
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,8 @@
"versioning": "docker",
"matchPackageNames": [
"/^com.google.guava:/"
]
],
"enabled": false
},
{
"semanticCommitType": "deps",
Expand Down Expand Up @@ -168,7 +169,8 @@
"groupName": "gRPC dependencies",
"matchPackageNames": [
"/^io.grpc/"
]
],
"enabled": false
},
{
"groupName": "Google Auth Library dependencies",
Expand Down

0 comments on commit 1c6ebae

Please sign in to comment.