ci: reduce min age for renovate to 7 days
All checks were successful
ci / build_and_publish (push) Successful in 38s
All checks were successful
ci / build_and_publish (push) Successful in 38s
This commit is contained in:
parent
bb596bf01d
commit
4ea0bece1f
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