Skip to content

Commit dd53ab2

Browse files
achyutjhunjhunwalaKodeRad
authored andcommitted
[Logs UX] Disable renovate prs for xstate 4.x upgrade (elastic#234141)
## Summary We are not yet ready to upgrade Xstate 4 to Xstate 5 in some areas of Logs UI. Hence disabling the renovate config to not create daily PRs reducing daily noise.
1 parent 8f49acf commit dd53ab2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4260,6 +4260,7 @@
42604260
],
42614261
"minimumReleaseAge": "7 days",
42624262
"separateMajorMinor": true,
4263+
"allowedVersions": "<5.0.0",
42634264
"enabled": true
42644265
},
42654266
{
@@ -4715,4 +4716,4 @@
47154716
"datasourceTemplate": "docker"
47164717
}
47174718
]
4718-
}
4719+
}

0 commit comments

Comments
 (0)