mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-05 20:51:15 -07:00
Update dependabot pull request limit
This commit is contained in:
parent
3a50981976
commit
ae3135e66e
1 changed files with 2 additions and 2 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -5,11 +5,11 @@ updates:
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
target-branch: "nightly"
|
target-branch: "nightly"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 20
|
||||||
|
|
||||||
- package-ecosystem: "pip"
|
- package-ecosystem: "pip"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
target-branch: "nightly"
|
target-branch: "nightly"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 20
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue