File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 directory : " /" # Location of package manifests
1010 schedule :
1111 interval : " daily"
12- open-pull-requests-limit : 10
12+ open-pull-requests-limit : 1
1313 target-branch : " Automatic_version_update_dependabot"
1414 ignore :
1515 # Ignore updates to packages that start with 'Wildcards'
@@ -38,7 +38,7 @@ updates:
3838 interval : " daily"
3939 target-branch : " Automatic_version_update_dependabot"
4040 # - "dependencies"
41- open-pull-requests-limit : 10
41+ open-pull-requests-limit : 1
4242 ignore :
4343 - dependency-name : " *"
4444 update-types : ["version-update:semver-major"]
@@ -50,7 +50,7 @@ updates:
5050 interval : " daily"
5151 target-branch : " Automatic_version_update_dependabot"
5252 # - "dependencies"
53- open-pull-requests-limit : 10
53+ open-pull-requests-limit : 1
5454 ignore :
5555 - dependency-name : " *"
5656 update-types : ["version-update:semver-major"]
You can’t perform that action at this time.
0 commit comments