Skip to content

Commit 777fe45

Browse files
committed
chore: add github-action ecosystem to dependabot
Signed-off-by: jiaxiao zhou <[email protected]>
1 parent a79312a commit 777fe45

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
version: 2
22
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
37
- package-ecosystem: cargo
48
directory: "/"
59
schedule:

0 commit comments

Comments
 (0)