diff --git a/renovate.json b/renovate.json index 5ec138e45..bead5b8a8 100644 --- a/renovate.json +++ b/renovate.json @@ -5,5 +5,5 @@ "pinVersions": false, "rebaseStalePrs": true, "gitAuthor": null, - "ignoreDeps": ["decamelize"] + "ignoreDeps": ["string-width"] }