mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Increase default-days to 7
This commit is contained in:
@@ -6,7 +6,7 @@ updates:
|
||||
interval: "daily"
|
||||
target-branch: "dev"
|
||||
cooldown:
|
||||
default-days: 5
|
||||
default-days: 7
|
||||
semver-major-days: 30
|
||||
semver-minor-days: 14
|
||||
semver-patch-days: 5
|
||||
@@ -48,7 +48,7 @@ updates:
|
||||
interval: "daily"
|
||||
target-branch: "dev"
|
||||
cooldown:
|
||||
default-days: 5
|
||||
default-days: 7
|
||||
semver-major-days: 30
|
||||
semver-minor-days: 14
|
||||
semver-patch-days: 5
|
||||
@@ -66,7 +66,7 @@ updates:
|
||||
interval: "weekly"
|
||||
target-branch: "dev"
|
||||
cooldown:
|
||||
default-days: 5
|
||||
default-days: 7
|
||||
semver-major-days: 30
|
||||
semver-minor-days: 14
|
||||
semver-patch-days: 5
|
||||
@@ -87,7 +87,7 @@ updates:
|
||||
interval: "weekly"
|
||||
target-branch: "dev"
|
||||
cooldown:
|
||||
default-days: 5
|
||||
default-days: 7
|
||||
semver-major-days: 30
|
||||
semver-minor-days: 14
|
||||
semver-patch-days: 5
|
||||
|
||||
Reference in New Issue
Block a user