diff --git a/.github/renovate.json b/.github/renovate.json index 6b1b5c134..fbec0eebd 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -7,8 +7,8 @@ }, "packageRules": [ { - "matchPackagePrefixes": ["third_party/"], - "extends": ["schedule:monthly"] + "matchDepNames": ["third_party/ni-apis", "third_party/protobuf"], + "extends": ["schedule:monthly", ":dependencyDashboardApproval"] } ] } \ No newline at end of file