Skip to content

Commit f397f18

Browse files
authored
Update dependabot.yml
1 parent 5fd843b commit f397f18

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
@@ -9,7 +9,7 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "daily"
12-
open-pull-requests-limit: 1
12+
open-pull-requests-limit: 10
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: 1
41+
open-pull-requests-limit: 10
4242
ignore:
4343
- dependency-name: "*"
4444
update-types: ["version-update:semver-major"]

0 commit comments

Comments
 (0)