Skip to content

Commit b2154ed

Browse files
Merge pull request #74 from BitGo/DO-3026-update-renovate-config
chore: update renovate config and CODEOWNERS
2 parents 57781eb + e53e4ef commit b2154ed

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## THIS SHOULD ALWAYS BE FIRST ##
2+
* @BitGo/btc-team
3+
4+
.github @BitGo/btc-team @BitGo/infra
5+
renovate.json @BitGo/btc-team @BitGo/infra

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,11 @@
55
],
66
"baseBranches": [
77
"master"
8+
],
9+
"enabledManagers": [
10+
"github-actions"
11+
],
12+
"schedule": [
13+
"on monday"
814
]
915
}

0 commit comments

Comments
 (0)