Skip to content

Commit 9213faa

Browse files
authored
Add GitHub Actions update (#107)
1 parent e8d7d01 commit 9213faa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,10 @@ updates:
55
schedule:
66
interval: "daily"
77
open-pull-requests-limit: 10
8+
9+
- package-ecosystem: "github-actions"
10+
directory: "/"
11+
schedule:
12+
# Check for updates to GitHub Actions once a week
13+
interval: "daily"
14+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)