Skip to content

Commit e72dac3

Browse files
committed
Include bundler updates
1 parent 419d163 commit e72dac3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ updates:
33
- package-ecosystem: "composer"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
7-
day: "thursday"
8-
versioning-strategy: "increase-if-necessary"
6+
interval: "daily"
7+
- package-ecosystem: "bundler"
8+
directory: "/docs"
9+
schedule:
10+
interval: "daily"

0 commit comments

Comments
 (0)