diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 61a3e4cf72..e689609c7e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -73,4 +73,9 @@ updates: interval: weekly day: "monday" time: "01:00" + groups: + k8s-ecosystem: + patterns: + - "k8s.io/*" + - "sigs.k8s.io/*"