Skip to content

Commit df5430c

Browse files
authored
feat(renovate): Do not split updates for renovate (#13723)
1 parent 5b610e4 commit df5430c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"description": "Update renovate weekly (sundays) - They are releasing new versions too often, so it is a bit noisy, and keeping renovating a bit older does not create vulnerabilities in DD",
2727
"matchDatasources": "github-releases",
2828
"matchPackageNames": "renovatebot/renovate",
29+
"separateMinorPatch": false,
2930
"schedule": ["* * * * 0"]
3031
},{
3132
"description": "Minikube does not like freshly released k8s. We need to wait some time so it will be adopted",

0 commit comments

Comments
 (0)