From 7af5336b40b8837f702b5b1dce5b1b88a5deee8f Mon Sep 17 00:00:00 2001 From: "privilegedescalation-engineer[bot]" <269729446+privilegedescalation-engineer[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 13:06:43 +0000 Subject: [PATCH] fix: add trailing newline at EOF in renovate.yaml --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 33e0fd5..51001ec 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -27,4 +27,4 @@ jobs: configurationFile: renovate-config.json env: LOG_LEVEL: debug - RENOVATE_AUTODISCOVER: "true" \ No newline at end of file + RENOVATE_AUTODISCOVER: "true"