diff --git a/renovate/defaults.json5 b/renovate/defaults.json5 index a8c2619..9c93b56 100644 --- a/renovate/defaults.json5 +++ b/renovate/defaults.json5 @@ -221,7 +221,7 @@ and/or use the pre-commit hook: https://github.com/renovatebot/pre-commit-hooks "matchFileNames": [".cirrus.yml"], "groupName": "CI VM Image", // Somebody(s) need to check image update PRs as soon as they open. - "reviewers": ["Luap99", "edsantiago"], + "reviewers": ["Luap99"], // Don't wait, roll out CI VM Updates immediately "schedule": ["at any time"] },