Skip to content

Commit 2b1b720

Browse files
authored
Merge pull request #83 from hoc081098/renovate/migrate-config
chore(config): migrate Renovate config
2 parents e46e581 + d020894 commit 2b1b720

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

renovate.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{
2-
"extends": ["config:base"],
3-
"ignorePaths": ["android/", "example/ios/", "example/android/"],
4-
"labels": ["dependencies"]
2+
"extends": [
3+
"config:recommended"
4+
],
5+
"ignorePaths": [
6+
"android/",
7+
"example/ios/",
8+
"example/android/"
9+
],
10+
"labels": [
11+
"dependencies"
12+
]
513
}

0 commit comments

Comments
 (0)