Skip to content

Commit

Permalink
Merge pull request #7401 from dependabot/nishnha/grouped-updates-pr-l…
Browse files Browse the repository at this point in the history
…ine-break

Add a newline after the group intro
  • Loading branch information
Nishnha committed Jun 14, 2023
2 parents e24679e + 33de0ec commit 6dac53f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ def group_intro
else
": #{dependency_links.first}."
end
msg += "\n"

msg
end
Expand Down

0 comments on commit 6dac53f

Please sign in to comment.