diff --git a/renovate.json b/renovate.json index 2b9317c..916bb4a 100644 --- a/renovate.json +++ b/renovate.json @@ -9,9 +9,9 @@ "every weekend" ], "timezone": "Europe/Brussels", - "postUpdateOptions": [ - "gomodTidy1.17" - ], + "constraints": { + "go": "1.19" + }, "packageRules": [ { "matchUpdateTypes": ["patch"],