diff --git a/renovate.json5 b/renovate.json5 index a0ea473c2..18ffff5c4 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -9,4 +9,10 @@ "dependencies", "3. to review" ], + "packageRules": [ + { + "matchPackageNames": ["com.github.nextcloud-deps.hwsecurity"], + "autoMerge": false + } + ], }