Skip to content
This repository was archived by the owner on Aug 3, 2022. It is now read-only.

Commit cd2c874

Browse files
committed
Updates rennovatebot's version strategy to bump for minor and patch versions
1 parent 667106a commit cd2c874

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

renovate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": [
3-
"config:base",
4-
":preserveSemverRanges"
5-
]
3+
"config:base"
4+
],
5+
"rangeStrategy": "bump"
66
}

0 commit comments

Comments
 (0)