From cd80da1bcf9888c7bc7fa3f4815cd4c06e057b64 Mon Sep 17 00:00:00 2001 From: mcmuzzle Date: Thu, 5 Feb 2026 11:07:20 +0000 Subject: [PATCH] Update config.js --- config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/config.js b/config.js index b75f6ee..54a5bed 100644 --- a/config.js +++ b/config.js @@ -5,4 +5,5 @@ module.exports = { "onboardingConfigFileName": "renovate.json", "autodiscover": true, "optimizeForDisabled": true, + "prBodyNotes": true }; \ No newline at end of file