Skip to content

Commit aff8160

Browse files
committed
create dependabot group for ginkgo
1 parent 2dfc3a6 commit aff8160

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,7 @@ updates:
3737
- "k8s.io/apimachinery"
3838
- "k8s.io/client-go"
3939
- "sigs.k8s.io/controller-runtime"
40+
ginkgo:
41+
patterns:
42+
- "github.com/onsi/ginkgo/v2"
43+
- "github.com/onsi/gomega"

0 commit comments

Comments
 (0)