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