fix(renovate): re-allow Accompanist updates

This commit is contained in:
Harsh Shandilya 2022-09-18 18:51:41 +05:30
parent b2c3abe97a
commit fb62ec71ff
No known key found for this signature in database

View file

@ -11,8 +11,7 @@
],
"packagePatterns": [
"^org.jetbrains.kotlin",
"^com.squareup.okhttp3",
"^com.google.accompanist"
"^com.squareup.okhttp3"
],
"enabled": false
}