From 0e6aad89dcf2c7b2fc3b442b6c564f49cbcab604 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Thu, 8 May 2025 06:25:48 -0500 Subject: [PATCH] update --- infra/renovate/values.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/infra/renovate/values.yaml b/infra/renovate/values.yaml index 6ecd157..10f4246 100644 --- a/infra/renovate/values.yaml +++ b/infra/renovate/values.yaml @@ -62,9 +62,9 @@ renovate: argsOverride: [] # -- Prepend shell commands before renovate runs #preCommand: '' - preCommand: | - ls /config - cat /config/renovate.json + #preCommand: | + # ls /config + # cat /config/renovate.json postCommand: "" # postCommand: | @@ -94,7 +94,7 @@ renovate: renovate: # -- Custom exiting global renovate config - existingConfigFile: "/config/renovate.json" + #existingConfigFile: "/config/renovate.json" # -- Inline global renovate config.json config: "" # See https://docs.renovatebot.com/self-hosted-configuration