Skip to content

Commit ab12eb3

Browse files
authored
Single PR at the time
1 parent 95d2ee1 commit ab12eb3

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
@@ -17,7 +17,7 @@ updates:
1717
# Labels on pull requests for version updates only
1818
labels: ["maintenance"]
1919
# Allow up to N open pull requests for pip dependencies
20-
open-pull-requests-limit: 3
20+
open-pull-requests-limit: 1
2121

2222
# Enable version updates for GitHub Actions
2323
- package-ecosystem: "github-actions"
@@ -32,4 +32,4 @@ updates:
3232
# Labels on pull requests for version updates only
3333
labels: ["maintenance"]
3434
# Allow up to N open pull requests for GitHub Actions
35-
open-pull-requests-limit: 3
35+
open-pull-requests-limit: 1

0 commit comments

Comments
 (0)