Skip to content

Commit

Permalink
ci: Remove dependabot ignores for github.com/docker/{docker,cli} (#302)
Browse files Browse the repository at this point in the history
Latest versions should now be supported.
  • Loading branch information
jimmidyson authored May 7, 2024
1 parent 470af27 commit 7d916e2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ updates:
directory: "/"
schedule:
interval: "weekly"
ignore:
- dependency-name: github.com/docker/cli
update-types:
- version-update:semver-major
- dependency-name: github.com/docker/docker
update-types:
- version-update:semver-major
groups:
k8s:
patterns:
Expand Down

0 comments on commit 7d916e2

Please sign in to comment.