From 92c666bf9d9dd5f78005f3fa423b0c26e4ac5f43 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Thu, 8 May 2025 06:10:36 -0500 Subject: [PATCH] update --- infra/renovate/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/infra/renovate/values.yaml b/infra/renovate/values.yaml index 2335749..c4256b3 100644 --- a/infra/renovate/values.yaml +++ b/infra/renovate/values.yaml @@ -64,7 +64,9 @@ renovate: #preCommand: '' preCommand: | ls /config + ls /config/renovate.json cat /config/renovate.json + cat /config/renovate.json/renovate.json postCommand: "" # postCommand: |