mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 00:07:05 +05:30
chore: disable AGP updates
This commit is contained in:
parent
f31d388c04
commit
7abe629744
2 changed files with 7 additions and 0 deletions
6
.github/renovate.json
vendored
6
.github/renovate.json
vendored
|
@ -6,6 +6,12 @@
|
|||
"github>msfjarvis/shared-workflows//renovate/automerge"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"^com.android.tools.build"
|
||||
],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"^kotlin",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue