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 81a1348 + 0961097 commit 95cd213Copy full SHA for 95cd213
.github/dependabot.yml
@@ -11,15 +11,17 @@ updates:
11
- per1234
12
open-pull-requests-limit: 100
13
schedule:
14
- interval: daily
+ cronjob: 0 12 * * *
15
+ interval: cron
16
labels:
17
- "topic: infrastructure"
18
19
- package-ecosystem: npm
20
directory: /
21
22
23
+ cronjob: 0 14 * * *
24
25
26
27
assignees:
@@ -29,7 +31,8 @@ updates:
29
31
30
32
33
34
+ cronjob: 0 15 * * *
35
36
37
38
0 commit comments