We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62548ac commit 3398a01Copy full SHA for 3398a01
1 file changed
.github/dependabot.yml
@@ -17,6 +17,10 @@ updates:
17
day: monday
18
commit-message:
19
prefix: "ci(github)"
20
+ groups:
21
+ github-actions:
22
+ patterns:
23
+ - "actions/*"
24
25
# npm — root
26
- package-ecosystem: npm
0 commit comments