Skip to content

Commit 2abbd77

Browse files
authored
Enable dependabot fot Github Actions (#279)
1 parent ee5d1a6 commit 2abbd77

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
@@ -6,3 +6,9 @@ updates:
66
interval: "weekly"
77
day: "friday"
88
open-pull-requests-limit: 10
9+
- package-ecosystem: "github-actions"
10+
directory: "/"
11+
schedule:
12+
interval: "weekly"
13+
day: "friday"
14+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)