Skip to content

Commit fe47759

Browse files
authored
chore(deps): group security updates alongside multi-ecosystem groups (#2)
1 parent 9e90a83 commit fe47759

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ updates:
2121
default-days: 5
2222
labels:
2323
- dependencies
24+
groups:
25+
security:
26+
applies-to: security-updates
27+
patterns:
28+
- '*'
2429

2530
- package-ecosystem: github-actions
2631
multi-ecosystem-group: github-actions
@@ -31,3 +36,8 @@ updates:
3136
default-days: 5
3237
labels:
3338
- dependencies
39+
groups:
40+
security:
41+
applies-to: security-updates
42+
patterns:
43+
- '*'

0 commit comments

Comments
 (0)