From d92603ddad0958cfad1be636ba7efb7d43c65583 Mon Sep 17 00:00:00 2001 From: Sebastian Serth Date: Thu, 26 Oct 2023 15:02:27 +0200 Subject: [PATCH] Dependabot: Group Sentry JavaScript updates --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ee3735e7..b016dcbe 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,6 +20,10 @@ updates: labels: - dependencies - javascript + groups: + sentry-javascript: + patterns: + - "@sentry*" - package-ecosystem: github-actions directory: "/"