Skip to content

Commit ae1facb

Browse files
committed
scheduled dependabot updates
1 parent ad3fe81 commit ae1facb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ updates:
44
directory: "/buffet-api/" # Location of package manifests
55
schedule:
66
interval: "weekly"
7+
day: "monday"
8+
time: "08:00"
79
cooldown:
810
default-days: 60
911
semver-major-days: 60
@@ -15,6 +17,8 @@ updates:
1517
directory: "/buffet-app/" # Location of package manifests
1618
schedule:
1719
interval: "weekly"
20+
day: "monday"
21+
time: "08:00"
1822
cooldown:
1923
default-days: 60
2024
semver-major-days: 60

0 commit comments

Comments
 (0)