We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd843b commit f397f18Copy full SHA for f397f18
.github/dependabot.yml
@@ -9,7 +9,7 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "daily"
12
- open-pull-requests-limit: 1
+ open-pull-requests-limit: 10
13
target-branch: "Automatic_version_update_dependabot"
14
ignore:
15
# Ignore updates to packages that start with 'Wildcards'
@@ -38,7 +38,7 @@ updates:
38
39
40
# - "dependencies"
41
42
43
- dependency-name: "*"
44
update-types: ["version-update:semver-major"]
0 commit comments