Skip to content

Commit

Permalink
renovate add trusted dependencies
Browse files Browse the repository at this point in the history
Add google/cloud-sdk and docker/build-push-action to the list of
trusted dependencies for auto-merge PRs.

Signed-off-by: André Martins <andre@cilium.io>
  • Loading branch information
aanm committed Jun 21, 2024
1 parent 63b7bc5 commit 7707042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
{
"matchPackageNames": [
"go", // golang version directive upgrade in go.mod
"google/cloud-sdk", // google cloud-sdk official package name
"grpc-ecosystem/grpc-health-probe", // Grpc ecosystem
"kindest/node", // official kindest images
"kubernetes-sigs/kind", // official kind dependencies
Expand Down

0 comments on commit 7707042

Please sign in to comment.