Skip to content

Commit

Permalink
Merge pull request #12 from BitGo/DO-3026-update-renovate-config
Browse files Browse the repository at this point in the history
chore: update renovate config and CODEOWNERS
  • Loading branch information
sandeeppanchal-bitgo authored Oct 4, 2023
2 parents f55eb8e + 1dd07ea commit 8a40178
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## THIS SHOULD ALWAYS BE FIRST ##
* @BitGo/btc-team

.github @BitGo/btc-team @BitGo/infra
renovate.json @BitGo/btc-team @BitGo/infra

## THIS SHOULD BE ALWAYS LAST ##
CODEOWNERS @BitGo/production
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,11 @@
],
"baseBranches": [
"master"
],
"enabledManagers": [
"github-actions"
],
"schedule": [
"on monday"
]
}

0 comments on commit 8a40178

Please sign in to comment.