Skip to content

Commit 0a5f5af

Browse files
committed
feat: update gitAuthor format in Renovate configuration
1 parent 4565b83 commit 0a5f5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"branchPrefix": "renovate/",
33
"username": "thiagolunardi",
4-
"gitAuthor": "Thiago Lunardi",
4+
"gitAuthor": "Thiago Lunardi <thiago@thiagolunardi.net>",
55
"platform": "github",
66
"onboarding": false,
77
"requireConfig": "optional",

0 commit comments

Comments
 (0)