ci: reduce min age for renovate to 7 days
This commit is contained in:
parent
c2777db2e3
commit
fe8f627fa5
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended"
|
"config:recommended"
|
||||||
],
|
],
|
||||||
"minimumReleaseAge": "14 days",
|
"minimumReleaseAge": "7 days",
|
||||||
"gitAuthor": "Renovate<noreply@sr2.uk>"
|
"gitAuthor": "Renovate<noreply@sr2.uk>"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue