Skip to content

Commit

Permalink
feat(dependabot): group github actions PRs
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
  • Loading branch information
skjnldsv committed Feb 21, 2024
1 parent 64f9ef9 commit e0d8817
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,10 @@ updates:
schedule:
interval: monthly
timezone: Europe/Paris
groups:
github-actions:
patterns:
- "*"
labels:
- "3. to review"
- "feature: dependencies"
Expand Down

0 comments on commit e0d8817

Please sign in to comment.