Skip to content

Commit

Permalink
Increase dependabot pull request limit to 20 (was 5)
Browse files Browse the repository at this point in the history
  • Loading branch information
MekDrop authored Feb 14, 2025
1 parent 1e47833 commit 772978e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
open-pull-requests-limit: 20
schedule:
interval: "weekly"
time: "11:00"
Expand All @@ -13,9 +14,10 @@ updates:
- "infrastructure"
- package-ecosystem: gitsubmodule
directory: "/"
open-pull-requests-limit: 20
schedule:
interval: "monthly"
time: "11:00"
labels:
- "dependencies"
- "submodules"
- "submodules"

0 comments on commit 772978e

Please sign in to comment.