Skip to content

Commit

Permalink
Merge pull request #65 from ImpressCMS/Increase-dependabot-pull-reque…
Browse files Browse the repository at this point in the history
…st-limit-to-20-(was-5)

Increase dependabot pull request limit to 20 (was 5)
  • Loading branch information
MekDrop authored Feb 21, 2025
2 parents 1e47833 + 772978e commit c2f4641
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 c2f4641

Please sign in to comment.