Skip to content

Commit 0b73f74

Browse files
committed
Update dependabot config
1 parent b348557 commit 0b73f74

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ updates:
33
- package-ecosystem: "npm"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
7-
open-pull-requests-limit: 10
6+
interval: "monthly"
7+
time: "06:00"
8+
open-pull-requests-limit: 40
89
ignore:
910
- dependency-name: "*"
1011
update-types:

0 commit comments

Comments
 (0)