diff --git a/.github/renovate.json b/.github/renovate.json index 048816b01dd..036fa44d072 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -12,7 +12,8 @@ "commitMessageAction": "update", "groupName": "all", "ignoreDeps": [ - "golang.org/x/net" + "golang.org/x/net", + "google.golang.org/grpc" ], "force": { "constraints": {