Skip to content

Commit 3613141

Browse files
committed
Sets dependabot weekly
Reviewer and Assignee set to me hopefully will cause others not to be spammed by dependabot
1 parent a6f42a5 commit 3613141

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,8 @@ updates:
88
- package-ecosystem: "npm" # See documentation for possible values
99
directory: "/" # Location of package manifests
1010
schedule:
11-
interval: "daily"
11+
interval: "weekly"
12+
assignees:
13+
- "gnikit"
14+
reviewers:
15+
- "gnikit"

0 commit comments

Comments
 (0)