Skip to content

Commit

Permalink
Merge pull request #1131 from akrejcir/change-dependabot
Browse files Browse the repository at this point in the history
chore: Allow dependabot to update ginkgo
  • Loading branch information
kubevirt-bot authored Nov 14, 2024
2 parents 567d9f5 + c6e0a12 commit f1909b1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ updates:
interval: "daily"
allow:
- dependency-type: "all"
ignore:
# Ginkgo update needs a change in Makefile.
- dependency-name: "github.com/onsi/ginkgo/v2"
groups:
production-dependencies:
dependency-type: "production"
Expand Down

0 comments on commit f1909b1

Please sign in to comment.