diff --git a/renovate.json b/renovate.json index 90a9daa..bd2b3e4 100644 --- a/renovate.json +++ b/renovate.json @@ -24,6 +24,10 @@ ".github/**" ], "groupName": "workflows" + }, + { + "matchPackageNames": ["osv-scanner-action"], + "enabled": false } ] }