From 7640dc9d8ef8a66d4e963f5cec62051ea080fa3b Mon Sep 17 00:00:00 2001 From: Alex Boten Date: Tue, 12 Dec 2023 10:14:27 -0800 Subject: [PATCH] [chore] only use renovate for patch/minor updates (#29783) Signed-off-by: Alex Boten --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 297090186ae8..af930e8e4561 100644 --- a/renovate.json +++ b/renovate.json @@ -65,7 +65,7 @@ }, { "matchManagers": ["gomod"], - "matchUpdateTypes": ["minor", "major"] + "matchUpdateTypes": ["minor", "patch"] } ], "ignoreDeps": [