We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1509111 commit f0d8f93Copy full SHA for f0d8f93
1 file changed
.github/dependabot.yml
@@ -3,4 +3,8 @@ updates:
3
- package-ecosystem: "github-actions"
4
directory: "/"
5
schedule:
6
- interval: "daily"
+ interval: "weekly"
7
+ groups:
8
+ github-actions:
9
+ patterns:
10
+ - "*"
0 commit comments