diff --git a/renovate.json b/renovate.json index dd4ccbcf..ff6fa046 100644 --- a/renovate.json +++ b/renovate.json @@ -30,6 +30,6 @@ } ], "constraints": { - "npm": "<9" + "npm": "<13" } }