We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dfc3a6 commit aff8160Copy full SHA for aff8160
.github/dependabot.yml
@@ -37,3 +37,7 @@ updates:
37
- "k8s.io/apimachinery"
38
- "k8s.io/client-go"
39
- "sigs.k8s.io/controller-runtime"
40
+ ginkgo:
41
+ patterns:
42
+ - "github.com/onsi/ginkgo/v2"
43
+ - "github.com/onsi/gomega"
0 commit comments