Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Commit

Permalink
ci: bump dependabot PR limit to 10
Browse files Browse the repository at this point in the history
  • Loading branch information
ViRb3 committed Apr 28, 2024
1 parent a5314b7 commit dc2d24e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ updates:
commit-message:
prefix: "fix"
include: "scope"
open-pull-requests-limit: 10

- package-ecosystem: "docker"
directory: "/"
Expand All @@ -15,6 +16,7 @@ updates:
commit-message:
prefix: "fix"
include: "scope"
open-pull-requests-limit: 10

- package-ecosystem: "github-actions"
directory: "/"
Expand All @@ -23,3 +25,4 @@ updates:
commit-message:
prefix: "fix"
include: "scope"
open-pull-requests-limit: 10

0 comments on commit dc2d24e

Please sign in to comment.