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 : 1
12+ open-pull-requests-limit : 5
1313 target-branch : " Automatic_version_update_dependabot"
1414 ignore :
1515 # Ignore updates to packages that start with 'Wildcards'
@@ -27,14 +27,14 @@ updates:
2727 # - dependency-name: "*"
2828 # update-types: ["version-update:semver-patch"]
2929
30- # Configuration for npm WebUI
30+ # Configuration for npm Auth
3131 - package-ecosystem : " npm"
3232 directory : " Auth/LearningHub.Nhs.Auth/" # Location of package manifests
3333 schedule :
3434 interval : " daily"
3535 target-branch : " Automatic_version_update_dependabot"
3636 # - "dependencies"
37- open-pull-requests-limit : 1
37+ open-pull-requests-limit : 5
3838 ignore :
3939 - dependency-name : " *"
4040 update-types : ["version-update:semver-major"]
You can’t perform that action at this time.
0 commit comments