diff --git a/.github/renovate.json b/.github/renovate.json index cc7b0998b8c..4ead83bc7d6 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -13,6 +13,9 @@ "schedule:monthly", "group:monorepos" ], + "vulnerabilityAlerts": { + "schedule": ["at any time"] + }, "prCommitsPerRunLimit": 3, "labels": [ "dependencies",