Skip to content

Commit 86bf0b3

Browse files
authored
Update renovate.json
1 parent 690f177 commit 86bf0b3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

renovate.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"baseBranches": [
4+
"dev"
5+
],
36
"extends": [
4-
"config:base"
7+
"config:base",
8+
":preserveSemverRanges"
59
]
6-
}
10+
}

0 commit comments

Comments
 (0)