Skip to content

Commit 8866a45

Browse files
authored
Merge pull request #543 from Web-Projekty/Change-dependabot-config
Moved dependabot to friday
2 parents 8781978 + 178b6c2 commit 8866a45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ updates:
44
directory: "/buffet-api/" # Location of package manifests
55
schedule:
66
interval: "weekly"
7-
day: "monday"
7+
day: "friday"
88
time: "08:00"
99
cooldown:
1010
default-days: 60
@@ -17,7 +17,7 @@ updates:
1717
directory: "/buffet-app/" # Location of package manifests
1818
schedule:
1919
interval: "weekly"
20-
day: "monday"
20+
day: "friday"
2121
time: "08:00"
2222
cooldown:
2323
default-days: 60

0 commit comments

Comments
 (0)