From 25372e5c060841f44cfaefafbdc74e937dfd3642 Mon Sep 17 00:00:00 2001 From: CFT Bot Date: Tue, 8 Nov 2022 12:27:08 -0800 Subject: [PATCH] chore: update .github/renovate.json --- .github/renovate.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index ea0d478..c7c3f59 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -34,8 +34,7 @@ { "matchPackageNames": ["google", "google-beta"], "groupName": "terraform googles", - "separateMajorMinor": false, - "rangeStrategy": "widen" + "separateMajorMinor": false } ] }