diff --git a/.github/renovate.json5 b/.github/renovate.json5 index c4d5900f0..6875c4e7f 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -8,22 +8,22 @@ ":semanticCommits", ":automergeDigest", ":automergeBranch", - "github>arx-inc/advisor//.github/renovate/autoMerge.json5", - "github>arx-inc/advisor//.github/renovate/labels.json5", + // "github>xentra-ai/advisor-client//.github/renovate/autoMerge.json5", + // "github>xentra-ai/advisor-client//.github/renovate/labels.json5", "helpers:pinGitHubActionDigests" ], - "username": "jarvis-plus-bot[bot]", + "username": "xentra-bot[bot]", "branchPrefix": "renovate/", "dependencyDashboard": true, "dependencyDashboardTitle": "Renovate Dashboard", "dependencyDashboardAutoclose": true, "enabled": true, - "gitAuthor": "Jarvis Plus Bot <112913195+jarvis-plus-bot[bot]@users.noreply.github.com>", + "gitAuthor": "Xentra Bot <139044062+xentra-bot[bot]@users.noreply.github.com>", "commitBody": "Signed-off-by: {{{gitAuthor}}}", "platform": "github", "prConcurrentLimit": 0, "prHourlyLimit": 0, - "repositories": ["arx-inc/advisor"], + "repositories": ["xentra-ai/advisor-client"], "onboarding": false, "requireConfig": false, "reviewersFromCodeOwners": false, diff --git a/main.go b/main.go deleted file mode 100644 index e69de29bb..000000000 diff --git a/test-file b/test-file deleted file mode 100644 index 6b584e8ec..000000000 --- a/test-file +++ /dev/null @@ -1 +0,0 @@ -content \ No newline at end of file