Skip to content

Commit 3448ca1

Browse files
committed
run dependabot daily
1 parent 2b844da commit 3448ca1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ updates:
33
- package-ecosystem: "bundler"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "daily"
77
- package-ecosystem: "bundler"
88
directory: "/docs"
99
schedule:
10-
interval: "weekly"
10+
interval: "daily"

0 commit comments

Comments
 (0)