diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8d77ac5b06..6c360eb67c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,16 @@ updates: labels: - "release-note-none" open-pull-requests-limit: 10 + groups: + kubernetes: + patterns: + - "k8s.io/*" + - "sigs.k8s.io/*" + gomod: + update-types: + - "major" + - "minor" + - "patch" - package-ecosystem: "github-actions" directory: "/" schedule: