Skip to content

Commit 6a55b8a

Browse files
authored
Run dependabot updates monthly now things are more stable
Signed-off-by: Ash <73482956+ascopes@users.noreply.github.com>
1 parent aadd73c commit 6a55b8a

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@ updates:
44
directory: "/"
55
open-pull-requests-limit: 20
66
schedule:
7-
day: "friday"
8-
time: "17:00"
9-
timezone: "Europe/London"
10-
interval: "weekly"
7+
interval: "monthly"
118
assignees:
129
- "ascopes"
1310
labels:
@@ -19,10 +16,7 @@ updates:
1916
directory: "/"
2017
open-pull-requests-limit: 20
2118
schedule:
22-
day: "friday"
23-
time: "17:00"
24-
timezone: "Europe/London"
25-
interval: "weekly"
19+
interval: "monthly"
2620
assignees:
2721
- "ascopes"
2822
labels:

0 commit comments

Comments
 (0)