chore: set gitAuthor for renovate commits

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-20 13:51:52 +00:00
parent 0d6bd4dae2
commit 1369b9b407
+1
View File
@@ -7,6 +7,7 @@ data:
config.js: | config.js: |
module.exports = { module.exports = {
platform: 'gitea', platform: 'gitea',
gitAuthor: 'Renovate Bot <renovate@git.chemavx.xyz>',
endpoint: 'https://git.chemavx.xyz/', endpoint: 'https://git.chemavx.xyz/',
repositories: [ repositories: [
'chemavx/researchowl', 'chemavx/researchowl',