From 577aeca929dfe98bf4d88752f6bc0b2f0355ace6 Mon Sep 17 00:00:00 2001 From: Ben Sully Date: Tue, 10 Dec 2024 15:09:22 +0000 Subject: [PATCH] chore: assign bsull (@sd2k) to review @bsull/augurs updates (#97727) --- .github/renovate.json5 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 8a020a54703..317d2b57729 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -67,6 +67,11 @@ reviewers: ["team:grafana/plugins-platform-frontend"], matchPackageNames: ["@locker/{/,}**"], }, + { + groupName: "augurs", + matchPackageNames: ["@bsull/augurs"], + reviewers: ["sd2k"], + }, ], pin: { enabled: false,