Skip to content

Commit a20ca3b

Browse files
add github-actions ecosystem to dependabot workflow (#98)
1 parent 2900cd2 commit a20ca3b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,9 @@ updates:
1010
schedule:
1111
interval: "weekly"
1212
day: "saturday"
13+
- package-ecosystem: "github-actions"
14+
directory: "/"
15+
schedule:
16+
interval: "weekly"
17+
day: "saturday"
1318

0 commit comments

Comments
 (0)