Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jc-rh authored Jan 24, 2025
1 parent 8e58ef6 commit 1d9f45c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ updates:
# k8s.io moved to go 1.23 in v0.32, so ignore major/minor updates until this repo is 1.23-based
- dependency-name: "k8s.io/*"
update-types: ["version-update:semver-major","version-update:semver-minor"]
# sig.k8s.io moved to go 1.23 in v0.20, so ignore major/minor updates until this repo is 1.23-based
- dependency-name: "sig.k8s.io/*"
# sigs.k8s.io moved to go 1.23 in v0.20, so ignore major/minor updates until this repo is 1.23-based
- dependency-name: "sigs.k8s.io/*"
update-types: ["version-update:semver-major","version-update:semver-minor"]
- dependency-name: ""github.com/onsi/*"
update-types: ["version-update:semver-patch"]
Expand Down

0 comments on commit 1d9f45c

Please sign in to comment.