diff --git a/.github/renovate.json b/.github/renovate.json index 957fd4ab..cc6b7ce7 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -11,8 +11,7 @@ ], "packagePatterns": [ "^org.jetbrains.kotlin", - "^com.squareup.okhttp3", - "^com.google.accompanist" + "^com.squareup.okhttp3" ], "enabled": false }