Skip to content

Commit e5ea8ab

Browse files
committed
adds github actions dependabot configuration
1 parent b1cfa7a commit e5ea8ab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

+8
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,11 @@ updates:
99
time: "05:00"
1010
timezone: Australia/Sydney
1111
open-pull-requests-limit: 99
12+
- package-ecosystem: github-actions
13+
directory: "/"
14+
schedule:
15+
interval: weekly
16+
day: monday
17+
time: "05:00"
18+
timezone: Australia/Sydney
19+
open-pull-requests-limit: 5

0 commit comments

Comments
 (0)