Skip to content

Commit

Permalink
Update dependabot and versions.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tony612 committed Sep 20, 2022
1 parent e0f6ba1 commit f3eadbd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Expand Up @@ -109,6 +109,15 @@ updates:
schedule:
interval: weekly
day: sunday
- package-ecosystem: gomod
directory: /example/view
labels:
- dependencies
- go
- Skip Changelog
schedule:
interval: weekly
day: sunday
- package-ecosystem: gomod
directory: /example/zipkin
labels:
Expand Down
1 change: 1 addition & 0 deletions versions.yaml
Expand Up @@ -44,6 +44,7 @@ module-sets:
- go.opentelemetry.io/otel/exporters/stdout/stdoutmetric
- go.opentelemetry.io/otel/metric
- go.opentelemetry.io/otel/sdk/metric
- go.opentelemetry.io/otel/example/view
experimental-schema:
version: v0.0.3
modules:
Expand Down

0 comments on commit f3eadbd

Please sign in to comment.