Skip to content

Commit bfac227

Browse files
authored
Merge pull request #28 from android/renovate/configure
chore: Configure Renovate
2 parents c3a3dea + c69d3d4 commit bfac227

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/renovate.json

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"local>android/.github:renovate-config"
5+
],
6+
"baseBranches": [
7+
"main",
8+
"end"
9+
]
10+
}

0 commit comments

Comments
 (0)