Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion renovate-shared-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
//
Expand Down
Loading