Skip to content

Commit 89dc221

Browse files
committed
Changed run times to only monday
1 parent f40070d commit 89dc221

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ updates:
88
- package-ecosystem: "gradle" # See documentation for possible values
99
directory: "/" # Location of package manifests
1010
schedule:
11-
interval: "daily"
11+
interval: "weekly"
12+
day: "monday"
1213
groups:
1314
# Specify a name for the group, which will be used in pull request titles
1415
# and branch names

0 commit comments

Comments
 (0)