diff --git a/renovate.json b/renovate.json index 0d65ef2a..f9ccb5d0 100644 --- a/renovate.json +++ b/renovate.json @@ -25,6 +25,6 @@ } ], "constraints": { - "npm": "<9" + "npm": "<12" } }