Add gitAuthor to shared renovate-config.json

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
2026-05-12 23:51:30 +00:00
committed by Null Pointer Nancy [agent]
parent a11d911948
commit 6f995bf6fc
+1
View File
@@ -1,5 +1,6 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"gitAuthor": "Renovate Bot <bot@renovateapp.com>",
"extends": ["config:recommended"], "extends": ["config:recommended"],
"baseBranches": ["main"], "baseBranches": ["main"],
"schedule": ["every weekend"], "schedule": ["every weekend"],