CI: Update renovate storybook config (#101424)

ci(renovate): when bumping storybook always update package.json so e2e ci step runs
This commit is contained in:
Jack Westbrook
2025-02-27 17:30:21 +02:00
committed by GitHub
parent 2ec8b0b45b
commit 9beaa3e1d1
+1
View File
@@ -32,6 +32,7 @@
extends: ["schedule:monthly"],
groupName: "Storybook updates",
matchPackageNames: ["/^@?storybook/"],
rangeStrategy: "bump",
},
{
groupName: "React Aria",