There was an error while loading. Please reload this page.
1 parent d7d40ae commit 59cc82dCopy full SHA for 59cc82d
1 file changed
.github/dependabot.yml
@@ -5,6 +5,11 @@ updates:
5
schedule:
6
interval: daily
7
time: "11:00"
8
+ groups:
9
+ ginkgo-gomega:
10
+ patterns:
11
+ - "github.com/onsi/ginkgo*"
12
+ - "github.com/onsi/gomega"
13
- package-ecosystem: "github-actions"
14
directory: "/"
15
0 commit comments