Skip to content

Commit

Permalink
Remove major deps from dependabot (Mirantis#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
nwneisen authored Sep 27, 2023
1 parent 7cdfd87 commit cfbffa7
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,3 @@ updates:
- "*/opencontainers/*"
- "*/cri-api/*"
- "*/kubernetes/*"
- package-ecosystem: gomod
directory: "/"
schedule:
interval: 'monthly'
labels:
- 'dependabot'
open-pull-requests-limit: 5
reviewers:
- 'nwneisen'
- 'neersighted'
groups:
# Our major dependencies are only done as a reminder. These should be manually checked
major-dependencies:
patterns:
- "*/docker/*"
- "*/moby/*"
- "*/opencontainers/*"
- "*/cri-api/*"
- "*/kubernetes/*"

0 comments on commit cfbffa7

Please sign in to comment.