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 95d2ee1 commit ab12eb3Copy full SHA for ab12eb3
.github/dependabot.yml
@@ -17,7 +17,7 @@ updates:
17
# Labels on pull requests for version updates only
18
labels: ["maintenance"]
19
# Allow up to N open pull requests for pip dependencies
20
- open-pull-requests-limit: 3
+ open-pull-requests-limit: 1
21
22
# Enable version updates for GitHub Actions
23
- package-ecosystem: "github-actions"
@@ -32,4 +32,4 @@ updates:
32
33
34
# Allow up to N open pull requests for GitHub Actions
35
0 commit comments