Browse Source

feat(dependabot): group github actions PRs

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
tags/v29.0.0beta1
John Molakvoæ 2 months ago
parent
commit
e0d8817a57
No account linked to committer's email address
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      .github/dependabot.yml

+ 4
- 0
.github/dependabot.yml View File

@@ -178,6 +178,10 @@ updates:
schedule:
interval: monthly
timezone: Europe/Paris
groups:
github-actions:
patterns:
- "*"
labels:
- "3. to review"
- "feature: dependencies"

Loading…
Cancel
Save