Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Commit 8a65c0d

Browse files
Adds new branches to renovate
1 parent 62975ba commit 8a65c0d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/renovate.json

+8
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,13 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"local>android/.github:renovate-config"
5+
],
6+
7+
"baseBranches": [
8+
"starter_code",
9+
"end_codelab_1",
10+
"end_codelab_2",
11+
"end_codelab_3"
512
]
13+
614
}

0 commit comments

Comments
 (0)