Skip to content

Commit 610eecc

Browse files
committed
dependabot: skip github.com/onsi/ginkgo/v2 on release-0.11
onsi/ginkgo@37a511b This commit now requires golang >= 1.23 which we don't have in 0.11 so we now skip new versions of ginkgo on release-0.11 branch.
1 parent 63d5e87 commit 610eecc

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
@@ -159,6 +159,7 @@ updates:
159159
- dependency-name: "golang.org/x/crypto"
160160
- dependency-name: "github.com/a8m/envsubst"
161161
- dependency-name: "golang.org/x/text"
162+
- dependency-name: "github.com/onsi/ginkgo/v2"
162163
labels:
163164
- "area/dependency"
164165
- "ok-to-test"

0 commit comments

Comments
 (0)