Skip to content

Commit e938383

Browse files
Update dependabot.yml (#1270)
1 parent f2504de commit e938383

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,13 @@ updates:
1010
directory: "/" # Location of package manifests
1111
schedule:
1212
interval: "weekly"
13+
open-pull-requests-limit: 0
1314

1415
- package-ecosystem: "maven"
1516
directory: "/" # Location of package manifests
1617
schedule:
1718
interval: "weekly"
18-
open-pull-requests-limit: 25
19+
open-pull-requests-limit: 0
1920

2021
#Terraform not working because we use vars.
2122
#- package-ecosystem: "terraform"

0 commit comments

Comments
 (0)