We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5650461 commit 77f5000Copy full SHA for 77f5000
.github/dependabot.yml
@@ -10,12 +10,18 @@ updates:
10
assignees:
11
- "grant0417"
12
open-pull-requests-limit: 100
13
+ commit-message:
14
+ prefix: ci
15
- package-ecosystem: "npm"
16
directory: "/"
17
schedule:
18
interval: "daily"
19
20
21
22
+ prefix: fix
23
+ prefix-development: chore
24
+ include: scope
25
26
- package-ecosystem: "cargo"
27
@@ -24,3 +30,7 @@ updates:
30
31
32
33
34
35
36
0 commit comments