diff --git a/infra/renovate/values.yaml b/infra/renovate/values.yaml index 248d4aa..7654ad9 100644 --- a/infra/renovate/values.yaml +++ b/infra/renovate/values.yaml @@ -63,6 +63,7 @@ renovate: # -- Prepend shell commands before renovate runs #preCommand: '' preCommand: | + ls /config cat /config/renovate.json postCommand: ''