Skip to content

Commit

Permalink
Ignore dependabot updates for k8s.io patches
Browse files Browse the repository at this point in the history
We typically don't create patch releases for k8s updates, so they just
create a lot of churn in the commit history and changelog.

Users are free to specify any patch version greater than the minimum
defined here.

Signed-off-by: Scott Andrews <andrewssc@vmware.com>
  • Loading branch information
scothis committed Aug 16, 2023
1 parent 8c6cbb9 commit c920831
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Expand Up @@ -11,6 +11,10 @@ updates:
directory: "/"
schedule:
interval: daily
ignore:
- dependency-name: k8s.io/*
update-types:
- version-update:semver-patch
open-pull-requests-limit: 10
reviewers:
- scothis
Expand Down

0 comments on commit c920831

Please sign in to comment.