chore: disable AGP updates

This commit is contained in:
Harsh Shandilya 2022-11-21 18:00:56 +05:30
parent f31d388c04
commit 7abe629744
No known key found for this signature in database
2 changed files with 7 additions and 0 deletions

View file

@ -6,6 +6,12 @@
"github>msfjarvis/shared-workflows//renovate/automerge"
],
"packageRules": [
{
"matchPackagePatterns": [
"^com.android.tools.build"
],
"enabled": false
},
{
"matchPackagePatterns": [
"^kotlin",