diff options
-rw-r--r-- | .github/renovate.json5 | 5 |
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" ], |