We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40f7c9e commit a4b89fbCopy full SHA for a4b89fb
.github/dependabot.yml
@@ -35,7 +35,7 @@ updates:
35
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#rebase-strategy
36
rebase-strategy: "disabled"
37
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#open-pull-requests-limit
38
- open-pull-requests-limit: 1
+ open-pull-requests-limit: 2
39
40
- package-ecosystem: "github-actions"
41
directory: "/"
0 commit comments