Skip to content

Commit 5bba944

Browse files
Only do dependabot once a month
To not drive us crazy
1 parent 33b0fad commit 5bba944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
- package-ecosystem: "npm"
66
directory: "/"
77
schedule:
8-
interval: "weekly"
8+
interval: "monthly"
99

1010
- package-ecosystem: "github-actions"
1111
directory: "/"

0 commit comments

Comments
 (0)