Skip to content

Commit f86a924

Browse files
Configure Dependabot to group GitHub Actions updates
1 parent 6ff1f59 commit f86a924

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ updates:
7979
- package-ecosystem: github-actions
8080
directory: /
8181

82+
# Group actions into shared PR
83+
groups:
84+
actions:
85+
patterns:
86+
- '*'
87+
8288
schedule:
8389
interval: 'monthly'
8490
cooldown:

0 commit comments

Comments
 (0)