Skip to content

Commit e4fb5c1

Browse files
committed
ci: add github-actions ecosystem to dependabot
1 parent d609476 commit e4fb5c1

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,12 @@ updates:
5757
- "y-prosemirror"
5858
cooldown:
5959
default-days: 7
60+
- package-ecosystem: "github-actions"
61+
directory: "/"
62+
schedule:
63+
interval: "weekly"
64+
commit-message:
65+
prefix: "ci"
66+
include: "scope"
67+
cooldown:
68+
default-days: 7

0 commit comments

Comments
 (0)