Skip to content

Commit b2dc8ef

Browse files
authored
Update
1 parent 2be22f3 commit b2dc8ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
- package-ecosystem: "github-actions"
66
directory: "/"
77
schedule:
8-
interval: "weekly"
8+
interval: "daily"
99
day: "monday"
1010
time: "09:00"
1111
# Set custom labels on pull requests
@@ -29,7 +29,7 @@ updates:
2929
- package-ecosystem: "composer"
3030
directory: "/"
3131
schedule:
32-
interval: "weekly"
32+
interval: "daily"
3333
day: "monday"
3434
time: "09:00"
3535
# Set custom labels on pull requests

0 commit comments

Comments
 (0)