From a5ab58f250dd05a475065f26109496dbf55ea6b8 Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Wed, 17 Apr 2024 05:07:51 +0000 Subject: [PATCH] Update renovate.json --- renovate.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/renovate.json b/renovate.json index 5a7ecae..04173a4 100644 --- a/renovate.json +++ b/renovate.json @@ -14,5 +14,10 @@ "matchHost": "docker.io", "concurrentRequestLimit": 3 } + ], + "packageRules": [ + { + "fetchChangeLogs": "pr" + } ] } \ No newline at end of file