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: |