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