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 1a25812 commit d723beaCopy full SHA for d723bea
.github/dependabot.yml
@@ -3,8 +3,8 @@ updates:
3
- package-ecosystem: composer
4
directory: "/"
5
schedule:
6
- interval: daily
7
- time: "06:00"
+ interval: "weekly"
+ day: "friday"
8
versioning-strategy: increase
9
open-pull-requests-limit: 20
10
allow:
@@ -14,7 +14,6 @@ updates:
14
- package-ecosystem: "github-actions"
15
16
17
18
+ interval: "monthly"
19
20
labels: ["Dependencies"]
0 commit comments