We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e5d25 commit 6428e3bCopy full SHA for 6428e3b
.github/dependabot.yml
@@ -49,3 +49,7 @@ updates:
49
directory: "/instrumentation/runtime" # Location of package manifests
50
schedule:
51
interval: "daily"
52
+ - package-ecosystem: "gomod" # See documentation for possible values
53
+ directory: "/instrumentation/github.com/Shopify/sarama" # Location of package manifests
54
+ schedule:
55
+ interval: "daily"
0 commit comments