We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9552953 commit 7db8dd9Copy full SHA for 7db8dd9
1 file changed
.github/dependabot.yaml
@@ -8,6 +8,10 @@ updates:
8
commit-message:
9
prefix: "⬆️ "
10
groups:
11
+ security:
12
+ applies-to: security-updates
13
+ patterns:
14
+ - "*"
15
patch:
16
update-types:
17
- patch
@@ -44,6 +48,10 @@ updates:
44
48
45
49
46
50
51
52
53
54
47
55
actions:
56
patterns:
57
- actions/*
0 commit comments