Skip to content

Commit

Permalink
[Dependabot] Update ginkgo/v2 and gomega as a group (#6782)
Browse files Browse the repository at this point in the history
Their releases seem to be synchronized, and ginkgo depends on gomega. It
makes sense to update them together.

Signed-off-by: Antonin Bas <[email protected]>
  • Loading branch information
antoninbas authored Nov 19, 2024
1 parent 7a76b9f commit afc3e6c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ updates:
prometheus:
patterns:
- "github.com/prometheus/*"
ginkgo:
patterns:
- "github.com/onsi/ginkgo/v2"
- "github.com/onsi/gomega"
ignore:
- dependency-name: "k8s.io/*"
- dependency-name: "sigs.k8s.io/*"
Expand Down

0 comments on commit afc3e6c

Please sign in to comment.