diff --git a/renovate.json b/renovate.json index 0c34628..5eb07a2 100644 --- a/renovate.json +++ b/renovate.json @@ -13,7 +13,7 @@ "k8s.io/apimachinery", "k8s.io/client-go" ], - "matchUpdateTypes": ["major", "minor"], + "matchUpdateTypes": ["patch"], "enabled": false } ]