Skip to content

Commit

Permalink
[Dependabot] Move ginkgo-and-gomega group to gomod section.
Browse files Browse the repository at this point in the history
Signed-off-by: Juri Berlanda <juriberlanda@hotmail.com>
  • Loading branch information
j-be committed Aug 4, 2024
1 parent 36ebb8d commit e5719a0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,11 @@ updates:
patterns:
- "k8s.io/*"
- "sigs.k8s.io/*"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
groups:
ginkgo-and-gomega:
patterns:
- github.com/onsi/ginkgo/v2
- github.com/onsi/gomega
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit e5719a0

Please sign in to comment.