aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/renovate.json57
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5
index fe3fb5e5..ee7979ea 100644
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -24,6 +24,13 @@
},
{
"matchPackagePatterns": [
+ "^io.sentry",
+ "^sentry",
+ ],
+ "groupName": "sentry"
+ },
+ {
+ "matchPackagePatterns": [
"^kotlin",
"^org.jetbrains.kotlin",
],