From 5fff000623b013d1d7a6eacc15c9ffe2bcb2e502 Mon Sep 17 00:00:00 2001 From: Thomas Eizinger Date: Tue, 21 Oct 2025 16:18:53 +1100 Subject: [PATCH] ci: add sentry dependabot group (#10658) --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c23efd377..52d9d2a28 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -74,6 +74,10 @@ updates: patterns: - rand - rand_* + sentry: + patterns: + - sentry + - sentry-* - package-ecosystem: gradle directory: kotlin/android/ schedule: