We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66220b3 + a69e0e0 commit 8988118Copy full SHA for 8988118
.github/dependabot.yml
@@ -15,3 +15,8 @@ updates:
15
# Check for updates to GitHub Actions every week on Sunday
16
interval: "weekly"
17
day: "sunday"
18
+ groups:
19
+ # Group PRs
20
+ github-actions:
21
+ patterns:
22
+ - "*"
0 commit comments