mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix(renovate): avoid Unfurl upgrades for now
This commit is contained in:
parent
1a7b1fbdd1
commit
995caae174
1 changed files with 6 additions and 0 deletions
6
.github/renovate.json5
vendored
6
.github/renovate.json5
vendored
|
@ -59,6 +59,12 @@
|
|||
],
|
||||
"allowedVersions": "<=1.0.0",
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"^me.saket.unfurl",
|
||||
],
|
||||
"allowedVersions": "<2.0.0",
|
||||
},
|
||||
],
|
||||
"regexManagers": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue