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.
1 parent b875edf commit 3327129Copy full SHA for 3327129
.github/dependabot.yml
@@ -0,0 +1,6 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "gomod" # Go modules
4
+ directory: "/" # Location of go.mod and go.sum
5
+ schedule:
6
+ interval: "weekly" # Options: "daily", "weekly", "monthly"
0 commit comments