Add gitAuthor to shared renovate-config.json

Add gitAuthor to shared renovate-config.json
This commit is contained in:
privilegedescalation-cto[bot]
2026-05-13 03:36:06 +00:00
committed by GitHub
+1
View File
@@ -1,5 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"gitAuthor": "Renovate Bot <bot@renovateapp.com>",
"extends": ["config:recommended"],
"baseBranches": ["main"],
"schedule": ["every weekend"],