We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cc71d1 commit 044a868Copy full SHA for 044a868
.github/dependabot.yml
@@ -3,9 +3,9 @@ updates:
3
- package-ecosystem: composer
4
directory: '/'
5
schedule:
6
- interval: weekly
7
- time: '08:00'
8
- timezone: US/Central
+ interval: daily
+ time: '21:25'
+ timezone: Europe/London
9
open-pull-requests-limit: 10
10
versioning-strategy: increase
11
labels:
@@ -15,9 +15,9 @@ updates:
15
- package-ecosystem: npm
16
17
18
19
20
21
22
23
0 commit comments