We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddd635e commit 5ec724bCopy full SHA for 5ec724b
1 file changed
renovate.json5
@@ -24,5 +24,9 @@
24
"matchDatasources": ["npm"],
25
"stabilityDays": 3
26
},
27
+ { // Prevent automerge for typedoc updates
28
+ "matchPackagePatterns": ["typedoc"],
29
+ "automerge": false
30
+ },
31
]
32
}
0 commit comments