Unverified Commit 3a47f8ef authored by Michael Kriese's avatar Michael Kriese
Browse files

chore(renovate): add newlines before commitMessageSuffix

parent c259e3b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
      ],
      "matchUpdateTypes": ["major"],
      "semanticCommitType": "feat",
      "commitMessageSuffix": "BREAKING CHANGE: Major update"
      "commitMessageSuffix": "\n\nBREAKING CHANGE: Major update"
    },
    {
      "description": "Trigger feature release for minor updates",