Skip to content

Commit 044a868

Browse files
committed
dependabot
1 parent 0cc71d1 commit 044a868

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ updates:
33
- package-ecosystem: composer
44
directory: '/'
55
schedule:
6-
interval: weekly
7-
time: '08:00'
8-
timezone: US/Central
6+
interval: daily
7+
time: '21:25'
8+
timezone: Europe/London
99
open-pull-requests-limit: 10
1010
versioning-strategy: increase
1111
labels:
@@ -15,9 +15,9 @@ updates:
1515
- package-ecosystem: npm
1616
directory: '/'
1717
schedule:
18-
interval: weekly
19-
time: '08:00'
20-
timezone: US/Central
18+
interval: daily
19+
time: '21:25'
20+
timezone: Europe/London
2121
open-pull-requests-limit: 10
2222
versioning-strategy: increase
2323
labels:

0 commit comments

Comments
 (0)