Skip to content

Commit 7edd17e

Browse files
wochingeclaude
andauthored
ci(dependabot): add github-actions ecosystem with grouped updates (#1597)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6bae661 commit 7edd17e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,17 @@ updates:
2121
llama-index:
2222
patterns:
2323
- "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

Comments
 (0)