Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

Commit 6ff5415

Browse files
committed
build: run dependabot monthly instead of weekly
1 parent 31ddf3f commit 6ff5415

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ updates:
88
- package-ecosystem: "npm"
99
directory: "/"
1010
schedule:
11-
interval: "weekly"
12-
day: "sunday"
11+
interval: "monthly"
1312
time: "09:00"
1413
timezone: "Pacific/Auckland"
1514
assignees:

0 commit comments

Comments
 (0)