Skip to content

Commit 95228f1

Browse files
committed
Keep GitHub Actions fresh with Dependabot
1 parent 1cb07ea commit 95228f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@ updates:
77
# Check the npm registry for updates every day (weekdays)
88
schedule:
99
interval: 'daily'
10+
- package-ecosystem: github-actions
11+
directory: "/"
12+
schedule:
13+
interval: 'weekly'

0 commit comments

Comments
 (0)