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

Commit 2d1b6fd

Browse files
authored
chore: sync dependabot.yml (#227)
Authored via leif
1 parent 37101e3 commit 2d1b6fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ updates:
33
- package-ecosystem: "npm"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "monthly"
77
labels:
88
- "dependencies"
9-
open-pull-requests-limit: 25
9+
open-pull-requests-limit: 100
1010
pull-request-branch-name:
1111
separator: "-"
1212
ignore:

0 commit comments

Comments
 (0)