diff --git a/renovate.json b/renovate.json index a4433381559d..efe4578777fb 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:recommended", ":enablePreCommit"], + "extends": ["config:recommended", ":enablePreCommit", "schedule:nonOfficeHours"], "constraints": { "go": "1.25.9" },