Skip to content

Commit

Permalink
make the dependabot k8s.io group explicit
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Julian <me@joejulian.name>
  • Loading branch information
joejulian committed Aug 31, 2023
1 parent 387ba9c commit ca3a05e
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .github/dependabot.yml
Expand Up @@ -8,11 +8,13 @@ updates:
groups:
k8s.io:
patterns:
- "k8s.io/*"
exclude-patterns:
- "k8s.io/utils"
- "k8s.io/klog/v2"
- "k8s.io/kube-openapi"
- "k8s.io/api"
- "k8s.io/apiextensions-apiserver"
- "k8s.io/apimachinery"
- "k8s.io/apiserver"
- "k8s.io/cli-runtime"
- "k8s.io/client-go"
- "k8s.io/kubectl"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit ca3a05e

Please sign in to comment.