diff --git a/renovate.json b/renovate.json index 83f104c..7509634 100644 --- a/renovate.json +++ b/renovate.json @@ -36,8 +36,5 @@ "minimumReleaseAge": "3 days", "schedule": ["at any time"], "automergeStrategy": "squash", - "constraints": { - "go": "1.20" - }, "postUpdateOptions": ["gomodTidy"] }