Skip to content

Commit 2339155

Browse files
authored
Add renovate.json (#45)
1 parent f2a4eb3 commit 2339155

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

renovate.json

Lines changed: 10 additions & 0 deletions
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+
7+
"baseBranches": [
8+
"main"
9+
]
10+
}

0 commit comments

Comments
 (0)