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.
2 parents 627646a + 70e3ea7 commit a249755Copy full SHA for a249755
1 file changed
.github/dependabot.yml
@@ -20,6 +20,7 @@ updates:
20
directory: "/"
21
schedule:
22
interval: "weekly"
23
+ day: "thursday"
24
open-pull-requests-limit: 10
25
commit-message:
26
prefix: "build"
@@ -37,6 +38,7 @@ updates:
37
38
directory: "/build-logic"
39
40
41
42
open-pull-requests-limit: 5
43
44
@@ -54,6 +56,7 @@ updates:
54
56
55
57
58
59
60
61
62
prefix: "ci"
0 commit comments