We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da8a80 commit f965011Copy full SHA for f965011
.renovaterc.json
@@ -7,6 +7,14 @@
7
"packageNames": ["node"],
8
"enabled": false
9
},
10
+ {
11
+ "matchPackagePatterns": ["storybook"],
12
+ "automerge": false,
13
+ "prBodyNotes": [
14
+ ":warning: **Warning:** There are likely to be breaking changes, please closely review the pattern library preview."
15
+ ],
16
+ "commitMessagePrefix": "[Review carefully]"
17
+ },
18
{
19
"packageNames": ["@wordpress/block-library"],
20
"extends": ["schedule:monthly"],
0 commit comments