Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
1337-server authored Jul 2, 2022
1 parent 8413b8e commit ed31f45
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ updates:
schedule:
interval: "daily"
# Allow up to 10 open pull requests for pip dependencies
open-pull-requests-limit: 10
open-pull-requests-limit: 20
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
# Allow up to 10 open pull requests for pip dependencies
open-pull-requests-limit: 10
open-pull-requests-limit: 20
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
Expand All @@ -29,4 +29,4 @@ updates:
schedule:
interval: "daily"
# Allow up to 10 open pull requests for pip dependencies
open-pull-requests-limit: 10
open-pull-requests-limit: 20

0 comments on commit ed31f45

Please sign in to comment.