From 7795f8edb9ba113424679d502821821623260880 Mon Sep 17 00:00:00 2001 From: Alex Boten Date: Tue, 12 Dec 2023 08:51:26 -0800 Subject: [PATCH] [chore] only use renovate for patch/minor updates 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": [