We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f41a453 commit 01d97f8Copy full SHA for 01d97f8
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