diff --git a/renovate.json b/renovate.json index 2cc079cc..ae7193e8 100644 --- a/renovate.json +++ b/renovate.json @@ -10,5 +10,6 @@ "postUpdateOptions": [ "gomodUpdateImportPaths", "gomodTidy" - ] + ], + "schedule": "* * * * 0,6" }