From b538d56fe57ac73adead4573b4b3aaa0693f82ea Mon Sep 17 00:00:00 2001 From: Felipe Zorzo Date: Mon, 23 Sep 2024 12:44:08 -0300 Subject: [PATCH] fix(renovate): switch mode from silent to full --- .github/renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json b/.github/renovate.json index b338dcff..921e813d 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -6,6 +6,7 @@ ":automergeAll", "schedule:weekly" ], + "mode": "full", "ignoreDeps": [ "org.sonarsource.sonarqube:sonar-plugin-api-impl", "org.sonarsource.api.plugin:sonar-plugin-api",