From 6edc52788bfe8833bde1c7a8147dad7d91d1709c Mon Sep 17 00:00:00 2001 From: Akshun Aggarwal Date: Tue, 29 Jul 2025 00:59:48 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 62330e2..20e020b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,6 +13,7 @@ environment: steps: - name: renovate + privileged: true image: renovate/renovate:41.43.5 commands: - unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL