Skip to content

Commit 60d89b5

Browse files
committed
ci(renovate): migrate config to Renovate > v21.28.0
Appears to be renaming of `masterIssue`-like wording to `dependencyDashboard`-like wording.
1 parent 69a34eb commit 60d89b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/renovate.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"extends": [
33
"config:base",
44
":masterIssue",
5-
":pinDependencies",
5+
":dependencyDashboard",
66
":timezone(Europe/Amsterdam)"
77
],
88
"ignorePresets": [":prHourlyLimit2"],
99
"lockFileMaintenance": {
1010
"enabled": true,
11-
"masterIssueApproval": true
11+
"dependencyDashboardApproval": true
1212
},
1313
"major": {
1414
"stabilityDays": 3

0 commit comments

Comments
 (0)