Skip to content

Commit 03afae8

Browse files
committed
Reduce frequency of dependabot to Tuesday/Thursday
Fixes #423 Signed-off-by: David Thompson <davthomp@redhat.com>
1 parent da7ef69 commit 03afae8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ updates:
33
- package-ecosystem: npm
44
directory: "/"
55
schedule:
6+
internal: "cron"
7+
cronjob: 0 0 8 * * 2,4 *
68
interval: daily
79
open-pull-requests-limit: 10
810
groups:

0 commit comments

Comments
 (0)