diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c5d183ce8c..e6cec3ba37 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,7 @@ updates: reviewers: - "elastic/ecosystem" open-pull-requests-limit: 10 + groups: + k8s: + patterns: + - "k8s.io/*"