From d7f0daed2488ba1a52bf4483eee2300e49803ccc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= <37316281+yanhao98@users.noreply.github.com> Date: Fri, 18 Oct 2024 01:25:55 +0800 Subject: [PATCH] Update renovate.json5 --- renovate.json5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/renovate.json5 b/renovate.json5 index bcd452d..1bc93a7 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -9,5 +9,5 @@ // ":automergeMinor", // "docker:pinDigests", ], - "dependencyDashboard": true -} \ No newline at end of file + "dependencyDashboard": false +}