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 dfcd5c8 commit e2378b2Copy full SHA for e2378b2
.github/dependabot.yml
@@ -3,4 +3,8 @@ updates:
3
- package-ecosystem: "gomod"
4
directory: "/"
5
schedule:
6
- interval: "daily"
+ interval: "daily"
7
+- package-ecosystem: "github-actions"
8
+ directory: "/"
9
+ schedule:
10
+ interval: "weekly"
0 commit comments