We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b977ff + af447d8 commit 0da4e0cCopy full SHA for 0da4e0c
.github/dependabot.yml
@@ -15,3 +15,8 @@ updates:
15
schedule:
16
interval: "daily"
17
target-branch: release-3.10
18
+ - package-ecosystem: "gomod" # See documentation for possible values
19
+ directory: "/" # Location of package manifests
20
+ schedule:
21
+ interval: "daily"
22
+ target-branch: release-3.11
0 commit comments