diff options
Diffstat (limited to 'renovate.json')
-rw-r--r-- | renovate.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/renovate.json b/renovate.json index 650ac87..cbe369e 100644 --- a/renovate.json +++ b/renovate.json @@ -3,7 +3,6 @@ "extends": ["config:recommended", ":disableDependencyDashboard"], "assignees": ["valentineus"], "rangeStrategy": "bump", - "binarySource": "global", "npm": { "enabled": true, "ignoreScripts": false, |