diff --git a/.github/renovate.json b/.github/renovate.json index 62ea95a3..a5a99165 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -4,6 +4,7 @@ "config:base", ":semanticCommitTypeAll(chore)" ], + "prBodyTemplate": "{{{header}}}{{{table}}}{{{warnings}}}{{{notes}}}{{{configDescription}}}{{{controls}}}{{{footer}}}", "enabledManagers": ["npm", "github-actions"], "rangeStrategy": "pin", "schedule": "every weekend", @@ -32,4 +33,4 @@ "groupName": "all github-actions" } ] -} +} \ No newline at end of file