From 1369b9b407d0f08c58de619e14deef39ecd95614 Mon Sep 17 00:00:00 2001 From: chemavx Date: Wed, 20 May 2026 13:51:52 +0000 Subject: [PATCH] chore: set gitAuthor for renovate commits Co-Authored-By: Claude Sonnet 4.6 --- renovate/configmap-renovate.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate/configmap-renovate.yaml b/renovate/configmap-renovate.yaml index e33fc3a..9947a91 100644 --- a/renovate/configmap-renovate.yaml +++ b/renovate/configmap-renovate.yaml @@ -7,6 +7,7 @@ data: config.js: | module.exports = { platform: 'gitea', + gitAuthor: 'Renovate Bot ', endpoint: 'https://git.chemavx.xyz/', repositories: [ 'chemavx/researchowl',