Skip to content

Commit 8ee86d1

Browse files
authored
housekeeping: Keep github actions up to date as well.
1 parent 4b29ff1 commit 8ee86d1

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
@@ -6,3 +6,8 @@ updates:
66
interval: daily
77
time: "00:00"
88
open-pull-requests-limit: 20
9+
- package-ecosystem: "github-actions"
10+
directory: "/"
11+
schedule:
12+
# Check for updates to GitHub Actions every weekday
13+
interval: "daily"

0 commit comments

Comments
 (0)