From d87de7f9e767840bd7fc2d7233b6195cb5e0dc3c Mon Sep 17 00:00:00 2001 From: Sheldon Hull Date: Tue, 22 Oct 2024 21:26:26 -0500 Subject: [PATCH] =?UTF-8?q?chore(common.json):=20=F0=9F=9B=A0=EF=B8=8F=20u?= =?UTF-8?q?pdate=20dependency=20dashboard=20settings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common.json | 1 + 1 file changed, 1 insertion(+) diff --git a/common.json b/common.json index 1a79a90..33ce603 100644 --- a/common.json +++ b/common.json @@ -28,6 +28,7 @@ "binarySource": "docker", "branchPrefix": "renovate/", "branchTopic": "{{{manager}}}-{{{newMajor}}}{{#if separateMinorPatch}}{{#if isPatch}}.{{{newMinor}}}{{/if}}{{/if}}.x{{#if isLockfileUpdate}}-lockfile{{/if}}", + "dependencyDashboard": true, "dependencyDashboardAutoclose": false, "dependencyDashboardLabels": ["dependencies"], "labels": ["dependencies"],