Skip to content

Commit ecd641c

Browse files
committed
PB-4241 Reduce dependabot frequency further
1 parent a6b7954 commit ecd641c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@ version: 2
22
updates:
33
- package-ecosystem: "composer"
44
directory: "/"
5-
open-pull-requests-limit: 10
5+
open-pull-requests-limit: 5
66
schedule:
77
interval: "monthly"
88

99
- package-ecosystem: "github-actions"
1010
directory: "/"
11+
open-pull-requests-limit: 2
1112
schedule:
1213
interval: "monthly"

0 commit comments

Comments
 (0)