Skip to content

Commit 082a721

Browse files
committed
Add dependabot configuration for GitHub Actions
1 parent 658a936 commit 082a721

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,11 @@ updates:
88
time: "09:00"
99
timezone: Asia/Tokyo
1010
open-pull-requests-limit: 10
11+
- package-ecosystem: github-actions
12+
directory: /
13+
schedule:
14+
interval: weekly
15+
day: monday
16+
time: "09:00"
17+
timezone: Asia/Tokyo
18+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)