Skip to content

Commit

Permalink
remove auto update k8s and cadvisor
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Apr 19, 2023
1 parent b57f36f commit d6b0c28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ updates:
time: "15:00"
ignore:
- dependency-name: "k8s.io/*"
update-types: ["version-update:semver-major", "version-update:semver-minor"]
- dependency-name: "sigs.k8s.io/*"
update-types: ["version-update:semver-major", "version-update:semver-minor"]
- dependency-name: "github.com/google/cadvisor"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit d6b0c28

Please sign in to comment.