We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5fee36 commit 84a64aaCopy full SHA for 84a64aa
.github/dependabot.yml
@@ -1,6 +1,11 @@
1
---
2
version: 2
3
updates:
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+
9
- package-ecosystem: "gomod"
10
directory: "/"
11
schedule:
0 commit comments