diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index b81a9ef..0ddfc33 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -7,6 +7,10 @@ updates: ignore: - dependency-name: "k8s.io/*" - dependency-name: "sigs.k8s.io/*" + groups: + dependencies: + patterns: + - "*" - package-ecosystem: 'github-actions' directory: '/' schedule: