Skip to content

Commit 99217e5

Browse files
Merge pull request #76 from google-developer-training/jose/renovate-fix-branch
Update renovate.json to include the compose branch
2 parents d1d996f + cc24f8a commit 99217e5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,10 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"local>android/.github:renovate-config"
5+
],
6+
7+
"baseBranches": [
8+
"main",
9+
"compose"
510
]
611
}

0 commit comments

Comments
 (0)