Skip to content

Commit 5230aa3

Browse files
authored
Merge pull request #427 from ansidev/pathfix/renovate-config
fix: update renovate config
2 parents 39719ed + 3df93b1 commit 5230aa3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@
1111
"matchPackagePatterns": [
1212
"*"
1313
],
14-
"rangeStrategy": "bump"
14+
"matchUpdateTypes": [
15+
"major",
16+
"minor"
17+
]
1518
}
1619
]
1720
}

0 commit comments

Comments
 (0)