We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb2330b commit 56c2ba2Copy full SHA for 56c2ba2
1 file changed
.github/dependabot.yml
@@ -0,0 +1,13 @@
1
+# Reference:
2
+# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference
3
+
4
+version: 2
5
+updates:
6
+ - package-ecosystem: "gomod"
7
+ directory: "/"
8
+ schedule:
9
+ interval: "weekly"
10
+ - package-ecosystem: "github-actions"
11
12
13
0 commit comments