diff --git a/solr/renovate-config.js b/solr/renovate-config.js index 4141477c..524ab82b 100644 --- a/solr/renovate-config.js +++ b/solr/renovate-config.js @@ -9,5 +9,5 @@ module.exports = { 'cominvent/renovate-test' ], allowedPostUpgradeCommands: ["./gradlew.*"], - dryRun: "full" + logFileLevel: "debug" };