Skip to content

Commit 6a6d774

Browse files
committed
Enable Dependabot for Ruby deps too
1 parent ff4d1ad commit 6a6d774

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ updates:
44
directory: "/"
55
schedule:
66
interval: weekly
7+
- package-ecosystem: "bundler"
8+
directory: "/"
9+
schedule:
10+
interval: weekly

0 commit comments

Comments
 (0)