Skip to content

Commit

Permalink
Add dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
triarius committed Dec 3, 2023
1 parent a862827 commit c24087e
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 10
groups:
k8s:
patterns:
- k8s.io/*
- sigs.k8s.io/*
otel:
patterns:
- go.opentelemetry.io/*
golang-x:
patterns:
- golang.org/x/*
google-cloud:
patterns:
- google.golang.org/*

0 comments on commit c24087e

Please sign in to comment.