We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a951f4 commit ee07c47Copy full SHA for ee07c47
.github/renovate.json
@@ -1,8 +1,9 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": ["config:base", ":preserveSemverRanges"],
+ "extends": ["config:base", "group:allNonMajor"],
4
"timezone": "Pacific/Auckland",
5
"labels": ["dependencies"],
6
+ "rangeStrategy": "bump",
7
"lockFileMaintenance": {
8
"enabled": true,
9
"automerge": true,
0 commit comments