We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58dc0b7 commit 8f44587Copy full SHA for 8f44587
1 file changed
.github/dependabot.yml
@@ -1,8 +1,12 @@
1
-# Set update schedule for GitHub Actions
2
version: 2
3
updates:
4
5
- package-ecosystem: "github-actions"
6
directory: "/"
7
schedule:
8
interval: "weekly"
+
9
+ - package-ecosystem: "gomod"
10
+ directory: "/"
11
+ schedule:
12
+ interval: "weekly"
0 commit comments