diff --git a/renovate.json b/renovate.json index 79234d5..da5bec5 100644 --- a/renovate.json +++ b/renovate.json @@ -79,6 +79,9 @@ "labels": ["security"], "schedule": ["at any time"] }, + "constraints": { + "go": "1.24" + }, "prConcurrentLimit": 5, "prHourlyLimit": 2 }