Skip to content

Commit 49c778a

Browse files
Group security dependabot updates (#375)
We already do this for normal upgrades.
1 parent 7fd1979 commit 49c778a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,10 @@ updates:
3838
npm:
3939
patterns:
4040
- "*"
41+
applies-to: version-updates
42+
npm-security:
43+
patterns:
44+
- "*"
45+
applies-to: security-updates
4146
cooldown:
4247
default-days: 5

0 commit comments

Comments
 (0)