diff --git a/renovate.json b/renovate.json index 3eb7c6e..a193ac7 100644 --- a/renovate.json +++ b/renovate.json @@ -17,5 +17,8 @@ "stylelint-config-standard" ] } - ] + ], + "constraints": { + "node": ">=24" + } }