There was an error while loading. Please reload this page.
1 parent 9e90a83 commit fe47759Copy full SHA for fe47759
1 file changed
.github/dependabot.yml
@@ -21,6 +21,11 @@ updates:
21
default-days: 5
22
labels:
23
- dependencies
24
+ groups:
25
+ security:
26
+ applies-to: security-updates
27
+ patterns:
28
+ - '*'
29
30
- package-ecosystem: github-actions
31
multi-ecosystem-group: github-actions
@@ -31,3 +36,8 @@ updates:
36
32
37
33
38
39
40
41
42
43
0 commit comments