We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2cb604 commit d968509Copy full SHA for d968509
.github/dependabot.yml
@@ -127,15 +127,6 @@ updates:
127
schedule:
128
interval: weekly
129
day: sunday
130
- - package-ecosystem: gomod
131
- directory: /example/view
132
- labels:
133
- - dependencies
134
- - go
135
- - Skip Changelog
136
- schedule:
137
- interval: weekly
138
- day: sunday
139
- package-ecosystem: gomod
140
directory: /example/zipkin
141
labels:
@@ -145,15 +136,6 @@ updates:
145
146
147
148
149
- directory: /exporters/otlp/otlpmetric
150
151
152
153
154
155
156
157
158
directory: /exporters/otlp/otlpmetric/otlpmetricgrpc
159
0 commit comments