Skip to content

Commit 8de5f0a

Browse files
authored
chore: disable storybook updates via renovate (#3942)
1 parent f35a5ad commit 8de5f0a

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/renovate.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,6 @@
1313
{
1414
"groupName": "storybook ecosystem",
1515
"matchPackageNames": ["storybook", "@storybook/*", "@types/storybook*"],
16-
"matchUpdateTypes": ["minor", "patch"]
17-
},
18-
{
19-
"groupName": "storybook ecosystem (disabled)",
20-
"matchPackageNames": [
21-
"storybook",
22-
"@storybook/*",
23-
"@types/storybook*",
24-
"@chromatic-com/storybook"
25-
],
26-
"matchUpdateTypes": ["major"],
27-
"baseBranches": ["main"],
2816
"enabled": false
2917
},
3018
{

0 commit comments

Comments
 (0)