diff --git a/.github/renovate.json b/.github/renovate.json index 5e286803e28..07091cba9d5 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -12,7 +12,9 @@ "commitMessageAction": "update", "groupName": "all", "ignoreDeps": [ - "golang.org/x/net" + "golang.org/x/net", + "golang.org/x/sys", + "golang.org/x/oauth2" ], "force": { "constraints": {