diff --git a/.github/renovate.json5 b/.github/renovate.json5 index cacb9fc..b3c5f22 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -5,6 +5,8 @@ "github>bjw-s/renovate-config:automerge-github-actions", ], "platform": "github", + "username": "jahanson-bot[bot]", + "gitAuthor": "jahanson-bot <132467671+jahanson-bot[bot]@users.noreply.github.com>" "repositories": ["jahanson/vyos-config"], "regexManagers": [ { @@ -33,4 +35,4 @@ separateMinorPatch: true, }, ] -} \ No newline at end of file +}