Skip to content

Commit

Permalink
fix: renovate
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Fornaro <[email protected]>
  • Loading branch information
xunholy committed Sep 18, 2023
1 parent 01e3eae commit dd7f9bc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
Empty file removed main.go
Empty file.
1 change: 0 additions & 1 deletion test-file

This file was deleted.

0 comments on commit dd7f9bc

Please sign in to comment.