mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix(renovate): allow Anvil to auto-update
With a blocklist on k1.8 builds
This commit is contained in:
parent
3112dc7c95
commit
5217eb411d
1 changed files with 3 additions and 3 deletions
6
.github/renovate.json5
vendored
6
.github/renovate.json5
vendored
|
@ -45,10 +45,10 @@
|
|||
"groupName": "Sentry"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": [
|
||||
"com.squareup.anvil",
|
||||
"matchPackagePatterns": [
|
||||
"^com.squareup.anvil"
|
||||
],
|
||||
"enabled": false,
|
||||
"allowedVersions": "!/.*-1-8$/",
|
||||
},
|
||||
],
|
||||
"regexManagers": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue