diff --git a/renovate-shared-config.json b/renovate-shared-config.json index f04be80..d622452 100644 --- a/renovate-shared-config.json +++ b/renovate-shared-config.json @@ -6,7 +6,8 @@ // Add "Signed-off-by" footer to commit messages ":gitSignOff", // Catch-all for grouping dependencies not caught by other groups - "group:all" + "group:all", + ":preserveSemverRanges" ], // Rebase when there are merge conflicts //