Skip to content

Commit e297058

Browse files
committed
Remove Bundler ecosystem, update schedule
1 parent 95a1af1 commit e297058

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
version: 2
22

33
updates:
4-
- package-ecosystem: "bundler"
5-
directory: "/"
6-
schedule:
7-
interval: "weekly"
8-
assignees:
9-
- "jgarber623"
104
- package-ecosystem: "github-actions"
115
directory: "/"
126
schedule:
13-
interval: "weekly"
7+
interval: "monthly"
148
assignees:
159
- "jgarber623"

0 commit comments

Comments
 (0)