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