Skip to content

Commit 477ad28

Browse files
committed
Remove automatic merging for minor updates
This change disables the automatic merging of minor updates in the Renovate configuration. Patch and digest updates will continue to be merged automatically. This adjustment allows for more control over minor version changes.
1 parent addec8d commit 477ad28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

renovate.json5

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
{
1616
"description": "Automatically merge minor and patch-level updates",
1717
"matchUpdateTypes": [
18-
"minor",
1918
"patch",
2019
"digest"
2120
],

0 commit comments

Comments
 (0)