Skip to content

Commit 92df9ef

Browse files
committed
dependabot: skip github.com/onsi/gomega on release-0.11
onsi/gomega@adb8b49 is not compatible with release-0.11 since it bumps the version of Golang.
1 parent da09283 commit 92df9ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ updates:
160160
- dependency-name: "github.com/a8m/envsubst"
161161
- dependency-name: "golang.org/x/text"
162162
- dependency-name: "github.com/onsi/ginkgo/v2"
163+
- dependency-name: "github.com/onsi/gomega"
163164
labels:
164165
- "area/dependency"
165166
- "ok-to-test"

0 commit comments

Comments
 (0)