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
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,11 @@
22
22
"commitMessageExtra": "from {{currentVersion}} to {{#if isMajor}}v{{{newMajor}}}{{else}}{{#if isSingleVersion}}v{{{newVersion}}}{{else}}{{{newValue}}}{{/if}}{{/if}}",
23
23
"commitMessageSuffix": "({{packageFile}})",
24
24
"labels": ["dependencies"]
25
+
},{
26
+
"description": "Update renovate weekly (sundays) - they are releasing new version too ofter so it is a bit noicy and keeping renovate bit older do not create vulnerabilities in DD",
0 commit comments