diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 4c67754..4af30d6 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -1,5 +1,6 @@ --- version: 2 + updates: - package-ecosystem: github-actions directory: / @@ -15,3 +16,8 @@ updates: commit-message: prefix: chore include: scope + +groups: + kubernetes: + patterns: + - "k8s.io/*"