Skip to content
This repository was archived by the owner on Dec 1, 2022. It is now read-only.

Commit 265f399

Browse files
authored
Update dependabot.yml
1 parent 6636614 commit 265f399

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ updates:
66
- package-ecosystem: "github-actions"
77
directory: "/"
88
schedule:
9-
interval: "weekly"
10-
open-pull-requests-limit: 10
9+
interval: "monthly"
10+
open-pull-requests-limit: 100
1111

1212
# Maintain dependencies for npm
1313
- package-ecosystem: "npm"
1414
directory: "/"
1515
schedule:
16-
interval: "weekly"
17-
open-pull-requests-limit: 10
16+
interval: "monthly"
17+
open-pull-requests-limit: 100

0 commit comments

Comments
 (0)