diff --git a/renovate.json b/renovate.json index 9c4b476..bfb02fc 100644 --- a/renovate.json +++ b/renovate.json @@ -19,6 +19,12 @@ ], "allowedVersions": "<1.4.0" }, + { + "matchDatasources": [ + "golang-version" + ], + "rangeStrategy": "bump" + }, { "matchUpdateTypes": [ "patch",