aboutsummaryrefslogtreecommitdiff
path: root/.github/renovate.json5
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2023-01-03 19:28:12 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2023-01-03 19:50:44 +0530
commitde87308c8e6653de5c655c2ea2fe7916368b0eb5 (patch)
tree949277402f2f8c0e4fa3447789d5056cbd487153 /.github/renovate.json5
parent907b91c23a16e6e92501324fccba0b851556f149 (diff)
Revert "chore(renovate): only allow Sentry GP 3.3.0+"
This reverts commit 6cfb262a2cea93347396782be438b5dec788a688.
Diffstat (limited to '.github/renovate.json5')
-rw-r--r--.github/renovate.json55
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5
index c32c993d..52b15ec3 100644
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -32,11 +32,6 @@
"enabled": false
},
{
- // Breaks configuration caching https://github.com/getsentry/sentry-android-gradle-plugin/issues/407
- "matchPackageNames": ["io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin"],
- "allowedVersions": ">3.3.0"
- },
- {
"matchDatasources": [
"maven"
],