Skip to content

Commit

Permalink
Merge pull request #1013 from sunnylovestiramisu/dependabot
Browse files Browse the repository at this point in the history
Group the rest of dependencies in dependabot
  • Loading branch information
k8s-ci-robot authored Aug 30, 2023
2 parents 4fd5a9d + 184d28c commit 49773f4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,11 @@ updates:
- "sigs.k8s.io*"
github-dependencies:
patterns:
- "github.com*"
- "*"
exclude-patterns:
- "github.com/golang*"
- "k8s.io*"
- "sigs.k8s.io*"
labels:
- "area/dependency"
- "release-note-none"
Expand Down

0 comments on commit 49773f4

Please sign in to comment.