diff --git a/renovate.json b/renovate.json index e214143..0a9697e 100644 --- a/renovate.json +++ b/renovate.json @@ -6,9 +6,8 @@ ], "packageRules": [ { - "enabled": false, - "matchPackageNames": ["open-policy-agent/regal"], - "matchNewValue": "^2" + "allowedVersions": "<1.0.0", + "matchPackageNames": ["open-policy-agent/regal"] } ] } \ No newline at end of file