diff --git a/.github/renovate.json b/.github/renovate.json index 1cac83dfc5a..5c795261289 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -14,7 +14,7 @@ "ignoreDeps": [], "force": { "constraints": { - "go": "1.17" + "go": "1.19" } } }