Skip to content

Commit b5ac046

Browse files
authored
chore: Add GitHub Actions to Dependabot configuration (#215)
1 parent d374b2f commit b5ac046

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
@@ -5,3 +5,8 @@ updates:
55
open-pull-requests-limit: 10
66
schedule:
77
interval: "daily"
8+
- package-ecosystem: "github-actions"
9+
directory: "/"
10+
schedule:
11+
interval: "daily"
12+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)