Skip to content
Snippets Groups Projects
Commit a662c016 authored by Renovate Bot's avatar Renovate Bot :robot:
Browse files

chore(config): migrate config renovate.json

parent 25cb96c8
No related branches found
No related tags found
No related merge requests found
...@@ -5,15 +5,15 @@ ...@@ -5,15 +5,15 @@
], ],
"dependencyDashboard": true, "dependencyDashboard": true,
"extends": [ "extends": [
"config:base", "config:recommended",
"github>whitesource/merge-confidence:beta", "mergeConfidence:all-badges",
"schedule:weekly" "schedule:weekly"
], ],
"lockFileMaintenance": { "lockFileMaintenance": {
"enabled": true "enabled": true
}, },
"npm": { "npm": {
"stabilityDays": 3 "minimumReleaseAge": "3 days"
}, },
"packageRules": [ "packageRules": [
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment