Skip to content

Commit ff5c41c

Browse files
Update dependabot.yml
Support update GitHub actions
1 parent a9478f5 commit ff5c41c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,10 @@ updates:
66
interval: daily
77
time: "09:00"
88
open-pull-requests-limit: 10
9+
- package-ecosystem: "github-actions"
10+
directory: "/"
11+
schedule:
12+
interval: daily
13+
time: "09:00"
14+
open-pull-requests-limit: 10
15+

0 commit comments

Comments
 (0)