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 903a3f2 commit 5fd843bCopy full SHA for 5fd843b
.github/dependabot.yml
@@ -9,7 +9,7 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "daily"
12
- open-pull-requests-limit: 5
+ open-pull-requests-limit: 1
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