mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
Merge pull request #4610 from tdonohue/change_dependabot_schedule
This commit is contained in:
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
@@ -11,8 +11,9 @@ updates:
|
|||||||
# So, only this first section can include "applies-to: security-updates"
|
# So, only this first section can include "applies-to: security-updates"
|
||||||
- package-ecosystem: "npm"
|
- package-ecosystem: "npm"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
|
# Monthly dependency updates (NOTE: "schedule" doesn't apply to security updates)
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "monthly"
|
||||||
time: "05:00"
|
time: "05:00"
|
||||||
# Allow up to 10 open PRs for dependencies
|
# Allow up to 10 open PRs for dependencies
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
@@ -169,7 +170,7 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
target-branch: dspace-9_x
|
target-branch: dspace-9_x
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "monthly"
|
||||||
time: "05:00"
|
time: "05:00"
|
||||||
# Allow up to 10 open PRs for dependencies
|
# Allow up to 10 open PRs for dependencies
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
@@ -264,7 +265,7 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
target-branch: dspace-8_x
|
target-branch: dspace-8_x
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "monthly"
|
||||||
time: "05:00"
|
time: "05:00"
|
||||||
# Allow up to 10 open PRs for dependencies
|
# Allow up to 10 open PRs for dependencies
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
@@ -358,7 +359,7 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
target-branch: dspace-7_x
|
target-branch: dspace-7_x
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "monthly"
|
||||||
time: "05:00"
|
time: "05:00"
|
||||||
# Allow up to 10 open PRs for dependencies
|
# Allow up to 10 open PRs for dependencies
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
|
Reference in New Issue
Block a user