We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7424ada commit 402e8e3Copy full SHA for 402e8e3
.github/dependabot.yml
@@ -3,4 +3,9 @@ updates:
3
- package-ecosystem: "composer"
4
directory: "/"
5
schedule:
6
- interval: "daily"
+ interval: "daily"
7
+
8
+ - package-ecosystem: "github-actions"
9
+ directory: "/"
10
+ schedule:
11
+ interval: "weekly"
0 commit comments