Skip to content

Commit e7e53d6

Browse files
authored
Merge pull request #280 from ryanfowler/dependabot-github-actions
Use dependabot for github actions
2 parents 46fb058 + d6d29f9 commit e7e53d6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

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

0 commit comments

Comments
 (0)