You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/renovate.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@
26
26
"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",
27
27
"matchDatasources": "github-releases",
28
28
"matchPackageNames": "renovatebot/renovate",
29
+
"separateMinorPatch": false,
29
30
"schedule": ["* * * * 0"]
30
31
},{
31
32
"description": "Minikube does not like freshly released k8s. We need to wait some time so it will be adopted",
0 commit comments