We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06f5409 + 7edd17e commit c5f9948Copy full SHA for c5f9948
1 file changed
.github/dependabot.yml
@@ -21,3 +21,17 @@ updates:
21
llama-index:
22
patterns:
23
- "llama-index*"
24
+
25
+ - package-ecosystem: "github-actions"
26
+ directory: "/"
27
+ schedule:
28
+ interval: "daily"
29
+ rebase-strategy: "disabled"
30
+ commit-message:
31
+ prefix: chore
32
+ prefix-development: chore
33
+ include: scope
34
+ groups:
35
+ github-actions:
36
+ patterns:
37
+ - "*"
0 commit comments