We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc794e commit f189bacCopy full SHA for f189bac
.github/dependabot.yml
@@ -10,6 +10,7 @@ updates:
10
labels:
11
- "dependencies"
12
- "python"
13
+ - "security"
14
commit-message:
15
prefix: "deps"
16
include: "scope"
@@ -29,6 +30,7 @@ updates:
29
30
31
- "javascript"
32
- "admin-portal"
33
34
35
36
@@ -44,6 +46,7 @@ updates:
44
46
45
47
48
- "chatbot"
49
50
51
52
@@ -58,5 +61,6 @@ updates:
58
61
59
62
60
63
- "github-actions"
64
65
66
prefix: "ci"
0 commit comments